...
Attributes are the options available for each component, allowing you to customize its appearance and functionality. They help you tailor the look and behavior of your components to fit your needs.
Basic
...
Attribute Name | Description | ||||
---|---|---|---|---|---|
Model | All the Models (Salesforce Object) you have created will appear in the list. You can select a specific model from the list to save and display its field values.
| ||||
Field Layout | Field Layout allows you to arrange fields on the form.
| ||||
No Action Bar | If the “No Action Bar” checkbox is selected, the action bar will be hidden on the form. | ||||
Action | You can include multiple actions, each displayed as a button. Clicking a button initiates a specific action or workflow.
| ||||
Primary Actions | You can select a primary action from the available options. Pressing the Enter key will execute this primary action. | ||||
Overflow After | This feature allows you to control the number of actions displayed. Setting the limit to 1 will show only one action, with additional actions appearing in a drop-down menu. |
...