Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Most userview UI menus support offline caching.
To configure them, you can directly edit the userview UI menu, or via the Builder Advanced Tools in the userview UI builder.
1. Select Advanced Tools in the userview UI builder.
2. Edit the userview UI menu you wish to configure PWA settings for.
...
Name | Description |
---|---|
Enable cache for offline support | This option allows users to cache for offline support for userview UI elements. Scope: Available in all Userview UI Menu |
Cache list actions (Non POST action) | This option allows users to cache datalist list actions but it does not include any POST actions. Scope: Only available in Userview UI Menu that makes use of Datalist List such as CRUD, List, Datalist List Inbox Example of what will be cached: 1. New Button in CRUD Example of what will NOT be cached: 1. Delete Button in CRUD 2. JDBC Datalist List Action in List / CRUD |
Cache all datalist links list links in first page | This option allows users to cache all links found on the first page of the datalist List links when they are offline. (i.e. Hyperlink Datalist List Action) Scope: Only available in Userview UI Menu that makes use of Datalist List such as CRUD, List, Datalist List Inbox Example of what will be cached: 1. Hyperlink Datalist List Action in List / CRUD |
Note | ||||
---|---|---|---|---|
| ||||
If your runtime URL is http://localhost:8080/jw/web/userviewUI/leaveApp/v/_/welcome, you can change "welcome" to "cacheUrls" in order to see the list of URLs that will be cached. |
...
Users can access this setting by going through the "Properties" tab in the userview UI builder.
1. Click on Properties and then click on Theme.
...