Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Search pages are used to search for information based on certain criteria stated in the search XML file.

 

Expand
titleSearch Page

Creating the Search Files

To create a new search file, we need to create a single XML file. Based on the business structure, the respective directories should be created. Based on CRM.COM naming conventions, all search files are stored in the ../pages/search/<module_name>/ directory. An SQL determines the information that will be retrieved and specified fields will be able to be displayed and/or searched for. 

...