Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Form is a container, it is used to capture user input

  • To make the Form work you need to bind the model with the Form, refer Models

  • Once the model is bind, you will see the fields related to the object that you select while model creation on the left side

  • You can drag and drop the fields on the Form

  • You can also map nested field

  • You can add multiple actions on the From which will be displayed as a button

  • Only three actions will be displayed on the Form and the rest of the actions will be displayed in a dropdown list

  • By clicking on the button it will perform a particular action e.g. invoking a specific action or workflow

    Image Removed

AttributeAttribute

...

1. Model

  • In Model model list of all the models will be displayed, you can choose the specific model using which you can save and display the value of the fieldĀ 

  • Only single record model can be assigned to the Form

  • Refer Models

...

  • Nested field allows you to select a field which that is an array or object field

  • Once you select a nested field which is an array or object field, then all the fields inside the array and object will be visible at the left side

...

4. Show Horizontal Line

  • Using Show Horizontal Line show horizontal line you can show a horizontal line under the field that will divide the fields if the field is read-only

5. No Action Bar

  • If No Action Bar no action bar checkbox is checked, then the action bar will not be displayed on the formForm

6. Inline Edit

  • If the Inline Edit inline edit checkbox is checked, then you can edit the fields on the Form when the Form is in is read only view

7. Actions

  • You can add multiple actions and each action is displayed as a button

  • By clicking on the button it performs a particular action e.g. invoking a specific action or workflow

  • Only three actions will be displayed on the Form and the rest of the actions will be displayed in drop downdropdown

  • Refer Actions

    Image Removed

...

8. Primary Action

  • You can select an action to be the primary action of the formForm, from the list of actions

  • By clicking on enter key the Primary Action will be performed

  • Only one action can be set as a Primary Actionprimary action

Include Page
Common configurations for components at the layout
Common configurations for components at the layout