...
- Follow this naming convention: <release_definition_page_filename>Custom.xml
- Created under ../pages/dataEntry/<module_name> in your custom project's directory.
- Include the new components ONLY.
...
- Follow this naming convention: <new_definition_page_filename>.xml
- Created under ../pages/dataEntry/<module_name> in your custom project's directory.
- Include the ALL the components needed.
...
- Follow this naming convention: <release_layout_page_filename>Custom.xml
- Created under ../pages/dataEntry/<module_name> in your custom project's directory.
- Include ALL sections and components needed.
...
- Follow this naming convention: <defintion<definition_page_filename>layout.xml
- Created under ../pages/dataEntry/<module_name> in your custom project's directory.
- Include the ALL sections and components needed.
...