...
The custom data entry layout file for the new page must follow this naming convention: <definition_page_filename>layout.xml. More than one layout files can exist per data entry definition page. In such cases, a default data entry layout file per database must be defined in templates properties file (templates.properties)
Expand |
---|
title | New Data Entry Page Example |
---|
|
Code Block |
---|
language | xml |
---|
title | carlayout.xml |
---|
| |
|
Customise Existing Data Entry Pages
...
The custom data entry layout file must have a unique file path, include ALL sections and components that need to be displayed and be defined in templates.properties file.
Expand |
---|
title | Customise Existing Data Entry Page Example |
---|
|
Code Block |
---|
language | xml |
---|
title | contactInformationCustom.xml |
---|
| |
Code Block |
---|
language | xml |
---|
title | contactInformationCustomlayout.xml |
---|
| |
|
Templates Properties File
The templates properties file (templates.properties) is used for defining the default data entry layout file per database and/or unit when more than one layout files exist per data entry definition page.
Code Block |
---|
language | xml |
---|
title | templates.properties |
---|
|
|
For a full list of data entry page attributes, go to Data Entry Pages Documentation