Adapt a list

The modification of lists is similar to the modification of forms.

Location

XML file in the xml folder

Procedure

  1. Add a new <column> element at the relevant position.
  2. Specify a name unique in the list for the id property. The attribute.idref property must refer to a valid data retrieval column.
  3. Add a new <listHeader> element. To enable sorting, the column property must point to the corresponding column name.
  4. Complete the property key and the width property. The value for width is usually specified in relative widths and its sum should not exceed 98%. The remaining 2% are occupied by the buttons at the beginning and end of each row.

Documents

lists_[module].xml, lists.xsd

Example

ModifyObject_AddSimpleAttribute

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