Skip to end of banner
Go to start of banner

Search Pages

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 29 Current »

Search pages are XML files used to search for certain information, based on certain criteria, and can be used in both summary and data entry pages.

 

What does this section cover?

Creating Search Pages

To create a new search page, you need to create a single XML file under: ../pages/search/<module_name>/ directory. 

The results are retrieved based on an SQL script constructed using the information from the XML file and the criteria entered by the user.

 

In the following example loadservices.xml is created under ../pages/search/products

 

For more information on customising search pages, go to Customize Search Pages. For a full list of search page attributes, go to Search Pages Documentation.

To continue implementing the view layer, go to Summary Pages

  • No labels