Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents |
---|
English |
---|
Form Menu allows one to directly enter/view form data, without being part of a process flow. |
...
Figure 1: Form UI Menu Properties
Name | Description | ||
---|---|---|---|
Label | The UI menu label. | ||
Menu ID | Item link slug. Optional field.
| ||
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
Figure 3: Redirection Properties
Name | Description | ||
---|---|---|---|
Message Shown After Form Submission | Message Shown After Form Submission. | ||
Action to Perform After Form Saved | Action to Perform After Form Saved.
| ||
Reload Target | Available options:
Only appears when Action to Perform After Form Saved is set to Reload Window. | ||
URL Redirect After Form Submission | URL Redirect After Form Submission. Only appears when Action to Perform After Form Saved is set to Redirection. | ||
Redirect Target on Form Submission | Available options:
Only appears when Action to Perform After Form Saved is set to Redirection. | ||
Field ID For URL Redirect Value Passover | Field ID from the preceding form to retrieve the value from. Only appears when Action to Perform After Form Saved is set to Redirection. | ||
Field Value Passover Method | Available options:
| ||
Request Parameter Name | Parameter name to hold the value retrieved via "Field ID For URL Redirect Value Passover" field specified above. Only appears when Action to Perform After Form Saved is set to Redirection. | ||
Action to Perform on Cancel | Available options:
| ||
URL Redirect on Cancellation | URL Redirect on Cancellation.
Only appears when Action to Perform on Cancel is set to Redirection. | ||
Redirect Target on Cancellation | Available options:
Only appears when Action to Perform on Cancel is set to Redirection. |
Figure 4: UI Properties
...
Name | Description |
---|---|
Enable cache for offline support | Enable caching for offline support, usually set for use on mobile browsers. |
Read Progressive Web Application (PWA) for more information.