Create New Screen In DIGIT-UI

Steps to add new screens in DIGIT-ui

Overview

This document provides the steps for creating new screens in the DIGIT-UI.

Steps

Creating a screen in DIGIT UI involve simple steps and is classified into 4 different screen -

Create Screen

To create any new screen of the Create type, use the FormcomposerV2 and transmit the configuration as specified in the sample.jsarrow-up-right file.

To check the different types of configurations, refer to the fieldSelectorarrow-up-right function.

View Screen

To use any view screen, create the hook for initiating API calls and structure the configurations for the View section.

Inbox Screen

To create any inbox screen, use the InboxComposer and add the following configurations:

Search Screen

An example for Search screen is available in SearchConfigarrow-up-right.

Last updated

Was this helpful?