...
Button Attribute | Description | ||
---|---|---|---|
Button Type | Here user can select the type of button to configure. Button Types available:
| ||
Label | Label Attribute is the text displayed on the button. | ||
Name | Name attribute specifies the API name of the button. | ||
Left Icon | Enables user to set the icon left to the button label, adding visual context and clarity to the action it represents.
| ||
Right Icon | Enables user to set the icon right to the button label, adding visual context and clarity to the action it represents.
| ||
Variant | Allows users to show buttons in different color formats.
| ||
Action | You can create actions here, such as creating a new record, navigating to a URL, or editing an existing record.
| ||
Visible | Allows users to control button visibility based on selected criteria from the dropdown:
| ||
Disable | Allows users to control the button's disabled state based on selected criteria from the dropdown:
|
...