Create a list attribute

Use the List Attribute type to create a list and add columns to the list. At runtime, the user can enter values in these columns.

Map List attribute columns to a DB query action output or array columns of a web service event while configuring event actions for entity instances.

  1. On the Home page, click Data > Entities.
  2. Select the Entity and Group for which to add a list attribute.
  3. Click Attribute Add Attribute.
  4. Enter a Name and Description for the attribute in the respective boxes.
  5. On the Type list, select List.
  6. To make the list a requirement, select the Mandatory check box.
  7. Specify the Width and maximum Height.
    Note If the combined height of the rows exceeds the maximum height, a scroll bar appears at runtime. If you do not specify a height, the list height is unrestricted.
  8. To add a column to the list, click Column Add Column.
    1. Enter a Name and Description for the column.
    2. Select the column Type to use.
    3. To make the column a requirement, select the Mandatory check box.
    4. Enter a Default Value for the column.
    5. Configure the rest of the column properties.
    6. Specify the Width and maximum Height.
  9. Add other columns as needed.
  10. Click Save.