Versions Compared

Key

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

...

Read here for full details about PWA and its benefits: https://developers.google.com/web/updates/2015/12/getting-started-pwa

As a brand new feature of Joget DX, Joget apps support PWA features by default.

Installing an app

Image RemovedImage Added

Joget allows users to easily install apps into mobile devices through compatible browsers.

...

Most userview menus support offline caching.
To configure them, you can directly edit the userview menu, or via the Builder Advanced Tools in the userview builder.

Image RemovedImage Added

1. Select Advanced Tools in the userview builder.


Image RemovedImage Added

2. Edit the userview menu you wish to configure PWA settings for.


Image RemovedImage Added

3. Scroll down the Properties to select "Performance & Offline" tab, and you can configure PWA offline settings here.

...

Edit PWA Offline Settings

Image RemovedImage Added

NameDescription
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

...

Users can access this setting by going through the "Properties" tab in the userview builder.

Image RemovedImage Added

1. Click on Properties and then click on Theme.


Image RemovedImage Added

2. Click on Progressive Web Application (PWA) Settings.

...

Progressive Web App (PWA) Settings

Image RemovedImage Added

NameDescription

Disable Progressive Web App (PWA) Support

If checked, this will disable PWA support for the current app.
Disable Web Push NotificationsIf checked, this will disable Web Push Notifications.
Additional URLs to CacheThis option allows users to cache additional URL(s) that is relative to the Context Root.

...