Versions Compared

Key

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

...

Form Menu Properties

Edit Form

Figure 1: Form Userview UI Menu Properties

NameDescription
idMenu element unique id. Userview UI will use this id in the URL for the menu if the Custom ID is empty.
Custom ID

Item link slug. Optional field.

Info

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

Label
The userview UI menu label.
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.

Figure 2: Sample Form Userview UI Menu in runtime

Redirection

...

Figure 5: Advanced Properties

NameDescription
Userview UI Key Name

When set to point to a corresponding form field ID, the userview UI key value will be set into the particular field.

See UI Key for more info.

Info
titleExample

Userview UI Key Value: sample

Userview UI Key Name: title

See Figure 6.

Load Data Using Userview UI Key?

When checked, record row will be loaded into the form using the userview UI key value.

The "Userview UI Key Name" field expects an "id" value, to facilitate record seeking using the primary key.


Figure 6: Sample userview UI key used in runtime

Performance & Offline

...