Versions Compared

Key

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

...

  • Form is a container

  • To make the Form work you need to bind the Form with the model once

  • Once the model is bound then you will see the fields related to object at the left side.

  • Nested field

  • Now you can drag and drop the fields on the Form it is called “Form filed“

  • If the layout is of record type record then it comes with the predetermined action actions i.e. Cancel Save&New and Save bound with the predetermined workflow

    Image RemovedImage Added

Attributes

Model

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

  • Refer Models

Nested Field

Field Layout

  • Field Layout allows you the set the layout of the field on the Form

  • Types of layout

    • Stacked: It aligns the fields in a stack

      Image RemovedImage Added
    • Horizontal: It aligns the fields horizontally

      Image RemovedImage Added
    • Single Column: It aligns the fields in a single column

      Image RemovedImage Added
    • No Label: No label will display for the fields

    • Compact:

Show Horizontal Line

No Action Bar

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

...

Inline Edit

  • If the Inline Edit checkbox is checked then you can edit the field if on the form and the form in is in read only view

    Image Added

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

  • Refer Actions

    Image RemovedImage Added

Primary Action

...