itemPage="page" defines the URL slufg as page and the whole path has the following view:
https://your_instance_url/your_portal/page
itemView
String
Y
Specify the view used for item rendering.
condition
String
N
Specify a condition to apply to the list. This attribute must contain a condition string.
fixedCondition
String
N
Specify the condition applied to the list. Unlike the condition specified with the condition attribute, this condition is fixed and cannot be removed. It can be only specified more precisely.
Define the columns that contain data of the Choice type to specify choice options in your condition.
Columns specified in the attribute should be added to the view defined in the <listView> attribute. Otherwise, filtering by columns will not be available.
dateConditionName
String
N
Define the columns that contain data of the Date or Date/Time type to specify date ranges in your condition.
perPage
Integer
N
Specify the number of items per page. Default number: 20.
displayColumnNumber
Integer
Y
Specify the number of the column, by clicking on which the record opens.