Attributes

Table 1. Column Attributes
Name Description
id the id of a column refers to the attribute from which to read the values displayed within this column. This attribute must be a valid attribute of the entity specified for this list.
entity the entity in the Datastore from which to read the elements to be displayed within the column.
link-entity link-entity can be used instead of the id attribute to specify the name of the entity which stores a relationship between the entity specified for this column and another Datastore entity (e.g. InsuranceRelationship in the IEG Sample script).
criteria the criteria to use when retrieving the records from the entity.