Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Figure 1: Form Userview UI Menu Properties
Name | Description | ||
---|---|---|---|
id | Menu 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.
| ||
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
...
Figure 5: Advanced Properties
Name | Description | |||||
---|---|---|---|---|---|---|
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.
| |||||
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
...