Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

The AQ_InstanceList container shows instances of an entity, and of subtypes of that entity (see Containers for Lists). The container can contain an expression to filter the entities shown. The instances to show can also be filtered by accessing the container through a multi-valued relation (i.e., setting the context for the container).

Parameters

NameDescriptionTypeRequired
referrer-pathAttribute/relation path to determine which instances to show, starting from a particular entity.Stringfalse
entityName of the entity of which the instances will be shown.Stringtrue
noinstancecontainerContainer that will be shown when there are no instances to show.Stringfalse
headercontainerContainer (with assets) of the header.Stringfalse
whereclauseExpression to determine which instances to show. Only to be used when the container is accessed through a relation.Stringfalse
sortattributeAttribute that is used to sort the instances.Stringfalse
sortorderThe order in which the list will be sorted.“ascending” or “descending”false
pagingsizeThe number of entries that you want to display on a single page.Integerfalse

 

At runtime this container will show a paginated list of instances, that can be sorted by the end user. When the list doesn't fit on one page, a search box appears. This box matches the search text with entries in all attribute columns. This means that an instance is shown if the the string is present as substring in one of the attribute columns. No wildcards are possible. Searching and sorting does not work on other columns, such as text items and containers.

 

Content by Label
showLabelsfalse
max5
showSpacefalse
sortcreation
cqllabel = "aq_instancelist"
labelsAQ_InstanceList