Page Modeler

Overview

Using this functionality you can maintain pages used to create the templates.

A page is a definition that is stored in the database, the definition describes the contents of the page with a grid, fields and events. A template is an html-file; the templates are created based on the pages.

Grid Page

The grid is ordered by the name of the pages.

Entering a value in the "Search for" field and pressing Find will limit the contents of the grid to the records where the "Name" contains the entered value.

Entering a value in the "Start with" field positions the list based on the name.

Update

On the update page you can update information about the page.

Delete

When you press "Delete" you will be asked to confirm the deletion. If you confirm the page will be deleted.

Templates created based on the actual page are not deleted.

Insert

Pressing "Insert" leads you to the insert page, where you can create a new page.

Page structure

Pressing "Page structure" leads you to the Page structure, where you can update the page structure for the chosen page.

Fields

For each page you can specify the following information:

Name

Specifies the name of the page. The name will be suggested as the name of the template, when the Create/View button is pressed.

Please be aware that the name of the page can contain blanks and other symbols, while the template name only can contain numbers 0 - 9, characters A - Z (upper and lower case), and underscore (_). Therefore it is recommended that you only use those in the Name field.

Title

A text description of the page. The title will be used as title in the template's html code.

Create as include page

If this field is checked the page can be used as an include page in another template.