Display and input options for forms

You can import the data of the new hierarchy from ARIS Architect because the structure is usually specified there. However, the example shows how to manually create an input option as the master data object. Chapter Add an attribute to a form describes how to add new list elements to forms.

Location

XML file in the xml folder

Procedure

  1. Add a new <row> element at the relevant position.
  2. In the new row, insert an <element> element containing the internal <parameter> element.
  3. Set the selection list to AUTO. This enables you to select a new hierarchy element without having to create an additional selection list.

Documents

forms_testmanagement.xml, forms.xsd

Example

AddHierarchy

\WEB-INF\config\custom\xml\custom.xml: Step 4 and Step 5

You can also display this new attribute in lists. See Add an attribute to a list.