Pages And Templates

Pages

A page is created and maintained in the Page Modeler. Based on the page a template is created. If you modify the page and want the changes to take effect in the template, you must create a new version of the template.

Each page can contain exactly one grid. If the grid is created then the grid area and the rest of the page is treated as two different areas. Both areas can contain fields and events.

Fields defined in events are always input fields, while fields in the grid area and the rest of the page are output. In the grid area fields are the columns.

Events are buttons or links. For the page events will be placed at the bottom. While buttons in the grid are placed at the end of each row.

Templates

Templates are created based on the pages. Templates are html files. After the html file is created, you can update it if necessary. E.g. if you need to include a template -  that is defined as an include page - into a template.

The templates are used by RPG-programs.