Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Delete "unknown macro" survey

...

  1. Create a container with container type AQ_InstanceList

  2. In the containment include the attributes you want to display (in the body)
    1. Insert the delete button.
    2. insert the download Container (optional)

 


These parameters are used for this how to. See also AQ_InstanceList

ParameterValue
entityFile
noinstancecontainerNoItems
headercontainerHeaders
sortattributeFileUploadDate
sortorderdescending
pagingsize5

Create a page

Create a page (eg. StartPage) to display your list of instances

...

  1. insert your page (StartPage)
  2. connect the delete service
  3. expose and save the flow

 


View the runtime application

Now you are able to view your project and the instance list in the Runtime. In the standard styling it will be presented as follows:

 


  1. Search box: the search box can be used to find instances. The search will be executed in every column.
  2. Columns: the columns will be displayed with the headers as you modeled in studio.
  3. Body: in the body all data will be displayed as well as the download and delete links.
  4. Paging: on the bottom of the container the paging bar is displayed.
  5. Sorting: every column can be sorted by clicking the column header.

 


UI Expand
titleRelated articles

Content by Label
showLabelsfalse
max5
showSpacefalse
sortmodified
showSpacefalse
reversetrue
typepage
labelscqllabel = "container

 

...

" and type = "page"
labelscontainer

...