Form Mode
The Form Mode determines how the form should render the items on the screen. There are two types of form modes, View and Edit.
# | Components | Description |
---|---|---|
1 | The Edit mode is like Write mode that displays the form items for user input. | |
2 | The View mode is like Read Only mode that displays the items and their values as static labels. | |
3 | This mode renders the items based on the Read Only Property of the form items. |