Title |
The title displayed in the component's card header. |
Target Object |
API name of the Salesforce Object. For custom objects, be sure to append "__c". |
Column Fields |
A list of fields to display in the table header. Specify the API names of the Salesforce Object fields, separated by commas. For custom fields, be sure to append "__c". |
Table Height |
Specifies the height of the table in pixels (px). Only input numeric values. |
Page Size |
Specifies the number of records retrieved per search. Each time the table is scrolled, the same number of additional records is retrieved. |
Flow Names |
Specifies the API names of the Flows to be called, separated by commas. |
Flow Labels |
Specifies the display labels corresponding to the Flows indicated by Flow Names, separated by commas. |
Order |
The execution order of the component. For more details, refer to Execution Order. |