SearchList (BaseQuery)

Build 1501 on 14/Nov/2017  This topic last edited on: 6/Sep/2016, at 13:33

The structure of search panes is defined in the xxx_Config.xml file where xxx can be Ted4, Fred4, Shell4, Admin4 or EdAdmin4.

Search panes are defined within SearchList section of the parent BaseQuery section. The defining is limited to the list of object attributes, with optional name, optional operator button, formatting, templates, predefined values, that decide the appearance of every field. The fields appear on the search pane in the same order they're defined in the configuration file.

hmtoggle_plus1Named SearchObjectUI section
hmtoggle_plus1Attributes
hmtoggle_plus0Positioning label and option button

See Positioning label and option button,

hmtoggle_plus1Example of simple attribute
hmtoggle_plus1Example of check-box list attribute
hmtoggle_plus1Example of tree list attribute
hmtoggle_plus1Example of folderRef tree attribute
hmtoggle_plus1Full code example with one searchObjectUI section
hmtoggle_plus1Full code example with two searchObjectUI sections