...
The Table tab allows you to configure the table in the view Data of a data collection.
...
Name | FunctionDescription |
---|---|
Default Sort | Property of data collection which is used as default for sorting. |
Sort direction | Direction for the default sorting |
ASC | Ascending |
DESC | Descending |
Wrap Table Headers | Enables / Disables wrapping of table headers |
View columns | View columns that show data from referenced data collections |
...
click on the Add Button
specify the name and the path of the property of a data collection.
...
Name | FunctionDescription | Example |
---|---|---|
Code (mandatory) | Reference code of the view column | PRO |
Name (mandatory) | Name of the view column | Province |
Description | Description of the view column | Provinces |
Path (mandatory) | Path to the property of a data collection. | answers.school.answers.location.answers.province |