Skip to end of banner
Go to start of banner

Getting Started: User Interface

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

In CRM.COM software, we use a mechanism embedded in our framework to dynamically generate the HTML code of the pages, the Page Generator.

Basically, we use a description language to define the components and the layout of the pages which is in XML format. These XML files are parsed by the Page Generator to generate the HTML code and return it to the browser that issued the request.

The main types of pages we use in the software are three:

  • The Summary pages.
  • The Detail pages. 
  • The Search pages. 

Common Page Element Properties

Provide a list of all common properties and the possible values, add some examples

Properties

 

Examples

Page Element 1

Describe what the element does. List all the properties and the possible values. Add some code examples and screenshots. Do the same for each element

Properties

 

Examples

  • No labels