Skip to content

Custom Pages

There are several types of custom pages.

ObjectDescription
HTML PageA HTML page which is developed using a HTML editor. These can include client-side JavaScript and can be used to developed pages that acts as a frontend for the users to use the application.
Server JavascriptA Javascript page which executes on the server side. This page can be used to execute process functions.
DashboardA dashboard which can hold Selectables (Dropdowns), custom HTML pages, workviews or workview vizualisations. A dashboard can be used to show several pages at the same time.

For runtime-specific documentation, use the dedicated custom pages section:

  • Client-side page tags and browser behavior: /custom-pages/client-side-pages
  • Server-side page behavior and process-function access: /custom-pages/server-side-pages