Versions Compared

Key

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

...

NameDescriptionScreen ( Click to view )
Enable cache for offline support

This option allows users to cache for offline support for userview elements.


Scope: Available in all Userview Menu




Cache list actions (Non POST action)

This option allows users to cache datalist actions but it does not include any POST actions.

Scope: Only available in Userview Menu that makes use of Datalist such as CRUD, List, Datalist 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 Action in List / CRUD

Cache all datalist links in first page

This option allows users to cache all links found on the first page of the datalist links when they are offline. (i.e. Hyperlink Datalist Action)

Scope: Only available in Userview Menu that makes use of Datalist such as CRUD, List, Datalist Inbox

Example of what will be cached:

1. Hyperlink Datalist Action in List / CRUD

Note
iconfalse
titleHow to Check What is Being Cached?

If your runtime URL is http://localhost:8080/jw/web/userview/leaveApp/v/_/welcome, you can change "welcome" to "cacheUrls" in order to see the list of URLs that will be cached.


Progressive Web App (PWA) Settings

...