Pages and Templates

Pages and Templates

A Page is the smallest object that renders user interface. Some pages display data from a Mapper, while others allow the user to perform a quick search, quick creation of an object, or perform some sort of navigation. A Page can inherit from a Base Page.

A Template is a code-based layout with one or more regions that can host other UI elements. The regions are called Slots and the elements they host are called Page Elements. Page Elements are specified in the Page Element subform in the studio and each is assigned to a Slot. Different templates provide Slots.