Versions Compared

Key

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

...

Form Menu allows one to directly enter/view form data, without being part of a process flow.

Form Menu Properties

...

Configure Form

Figure 1: Form UI Menu Properties

NameDescription
Label
The UI menu label.

Menu ID

Item link slug. Optional field.

Info

Ensure that value defined here is unique to other UI menus in the app, since the first matching/conflicting ID will take precedence in page loading.

Form
Target form to load.

Show in Popup Dialog?

If checked, user will be presented in a popup dialog.

Readonly?

If checked, all the fields in the target form will be rendered as read-only.

Display Field as Label When Readonly?

Fields set to read-only will be rendered as label/text, instead of being shown in its original input element.

Add Edit Button In Form 

Edit Button In Form 

Only appears when Readonly is checked.

Figure 2: Sample Form UI Menu in runtime

...