Adapt a form

For attributes to be displayed and for you to be able to edit them in the user interface, they must be specified in the object type form. As the order of the attributes can be important, it is defined separately from the object type definition.

Location

XML file in the xml folder

Procedure

  1. Copy the <form> element from the default configuration to the customizing file, and add a new <row> element at the position where the new attribute is to be displayed.
  2. Create a subnode <element> with the property attribute.idref. You must specify a unique name for the attribute.

Documents

forms_[module].xml, forms.xsd

Example

ModifyObject_AddSimpleAttribute

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