Skip to content

Custom Pages

Custom pages let you extend an application with content, logic, and user experiences that go beyond standard screens and workviews.

Page types

TypeDescription
HTML PageAn HTML page built with HTML, CSS, and JavaScript that runs in the browser.
Server-side PageA JavaScript page that runs on the server and can execute process functions.
DashboardA dashboard that can combine selectables, custom pages, workviews, and workview visualizations.

Runtime differences

RuntimeBest forAvailable features
Client-side pageUser interfaces, interactions, browser-based experiencesHTML, CSS, JavaScript, browser APIs, custom page tags, server template blocks
Server-side pageAutomation, integrations, secure business logicJavaScript and MODLR process functions

Use the pages in this section when you need to document functionality that is only available in one runtime.