Adapt a list filter

All data retrieval columns can be filtered, regardless of whether they exist in the result or not. You can modify and save the filter values for reuse.

Two filter views exist. One is the Save/configure filter dialog, and the second is the drop-down filter directly above the list. The order of filter attributes depends on the order in the xml configuration.

Location

XML file in the xml folder

Procedure

  1. Copy the relevant filter to customizing.
  2. Insert the following elements: <filter.simple>, <filter.range>.
  3. Set the dataReference.idref property of the <filter.simple> element to the relevant viewColumn. For the <filter.range> element, the dataReference.from.idref property and the dataReference.to.idref have to be set. For detailed information, refer to the XSD file.

Documents

filters_[module].xml, uiClassMapping.xml, blClassMapping.xml, filter.xsd, uiClassMapping.xsd, blClassMapping.xsd

Example

ModifyObject_AddSimpleAttribute

\WEB-INF\config\custom\xml\custom.xml: Modify filter