Actions: Table
Count Displayed Records
Counts the number of records currently displayed in a table element.
Argument | Description |
---|---|
Element | The table element whose records will be counted. |
Output | The location where the results will go (variable or text or field element). |
Display Records in Table
Displays the specified records in a table element.
Argument | Description |
---|---|
Element | The table element to display the records in. |
RecordIDs | A variable containing the recordIDs of the records to be displayed. (line-delimited) |
Refresh the Table
Refreshes the records of a table element.
Argument | Description |
---|---|
Element | The table element to refresh. |
This chapter was last updated on Wed 8 Feb 2023 14:24:05 GMT