HTML Table with fetch on App Page

This app shows how you can pull JSON data from a Domino Volt form using the JavaScript fetch command and then format it into an HTML table. The table is set with a listener which allows you to click on an image and then be navigated to the associated record/form. The HTML table is on an App Page. The App Page onShow event triggers the JavaScript. New v1.0.3 navigation features are used in the demo. The form in the app was created via a spreadsheet containing a list of approved products - the same data used in the https://hclwiki.atlassian.net/wiki/spaces/HDV/pages/552796366 app.

To run this app you need to make sure secureJS=false and you have Domino Volt 1.0.3 or greater.

Download the App

HTM Table with fetch on App Page

Screenshots