This chapter describes in detail the XML structure of the search template configuration file format.
Represents a string that cannot be longer than 255 characters.Represents which entity the search template relates to - currently only 'Case' is available. Search template relates to cases Search template relates to parties Represents which propety on enum type items to match on for searching. Match on the 'Abbreviation' property of the selected enum type item Match on the 'Title' property of the selected enum type item Match on the 'ExternalId' property of the selected enum type item Identifier of the column - must be unique - used internally.Title of the column.Indicates whether the column is searchable - if 'false' only a column is available, but no searching functionality.The name of the sql-column where the column's value can be found.Watermark used in searching-control.The identifier of the enum-type that contains the values for the enum-column (this 'id' can be found in the value-list administration).The property on which to match the selected enum type item onRepresents a list of columns for the given search template.A boolean column - shown as a check-mark in results - if searchable, values 'yes', 'no' and 'undefined' are available for searching. An integer column - if searchable, searches can be conducted on a range of integers (from - to).A string column - if searchable, searches on parts of the text can be conducted.A string column based on an enum-type - if searchable, an autocompleter with the applicable values - as well as 'undefined' is available.A date column - if searchable, searches can be conducted on a range of dates (from - to). A decimal column - if searchable, searches can be conducted on a range of integers (from - to).Represents a search template.Title of the search template.Identifier of the search template - must be unique - used internally.The SQL data source where the values for the search template can be found.The SQL column from the data source where the identifier for the base-entity is found (for cases, where the case nodeId can be found).The base-entity for the search template.Initial SQL-condition that all values of the search template must have.Indicates whether a search is performed automatically when pressing the resulting search node in the navigation tree. Both the search templates only visible to administrators and any saved searches based on that template will be affected by this setting.Represents a list of search templates.