...
Attribute | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Record Object | This represents the object for which the configuration is created. The object is already selected for record page type, as it was chosen during the initial configuration. Note: This field is disabled and pre-filled for Record Page. Note: This field is not applicable for Non-Record Page. | |||||||||||
Record to Preview | This feature allows users to select an object record to see how the Related List Button Group will appear in the preview section after making changes. Note: This field is not applicable for Non-Record Page. | |||||||||||
Buttons | Here users Users can add multiple buttons which they want to be in create a button group.
| |||||||||||
Overflow After | It refers to the limit after which overflow of content in button group will be shown in drop-down.
| |||||||||||
Alignment | Here users can set alignment for the button group in 3 locations namely:
Note: By default, button alignment is set to right. | |||||||||||
Default Variant | Allows to show Button Group in different SLDS color formats.
| |||||||||||
Padding Location |
| |||||||||||
Padding Size | You can set the padding Size for Button Group as: | |||||||||||
Margin Location |
| |||||||||||
Margin Size | You can set the Margin Size for Button Group as: |
Button Configuration:
...
Button Attribute | Description | ||
---|---|---|---|
Button Type | Here user can select the type of button to configure. Button Types available:
| ||
Label | Label is the text name displayed on the button. | ||
Name | Name attribute specifies the API name of the button. | ||
Left Icon | Allows user to select the icon on left side of button label.
| ||
Right Icon | Allows user to select the icon on right side of button label.
| ||
Variant | Allows users to set and show buttons in different color formats.
| ||
Action | Here user can create multiple actions on Button.
| ||
Visible | Allows users to control button visibility based on selected criteria from the dropdown:
Note: the conditional filter is not available for Non-Record Page
| ||
Disable | Allows users to control the button's disabled state based on selected criteria from the dropdown:
Note: the conditional filter is not available for Non-Record Page
|
...
Submenu Attribute | Description | ||
---|---|---|---|
Label | Label is the text name displayed on the button. | ||
Name | Name attribute specifies the API name of the button. | ||
Sub Menu Position |
| ||
Buttons | Here users Users can add multiple buttons which they want to be in form a button group. This button group will be nested and will be shown as dropdown menu for the parent button.
|
...
Variant | Description |
---|---|
Neutral | Neutral is the default variant of the Button Group which is displayed in white color. |
Brand | It makes button variant to Button is Blue color. |
Outline-brand | Outline-brand is highlight highlights the label and border of Button. |
Destructive | It makes button variant to Button is Red color. |
Success | It makes button variant to Button is Green color. |
Text Destructive | Highlight Highlights the label of Button to Red in color. |
...
The Filter Criteria feature allows you to sort and refine the data in the config object records based on specific conditions. You can apply different types of filtering criteria to control when the button should be visible or disableIn addition to conditional-based filters, you .
You can also select values from various sources to filter the data.
...
These input sources allow you to pass or set values for various attributes or fields.
...
Attributes
Value Source | Description |
---|---|
Custom Metadata | Use custom metadata records to assign values. |
Custom Settings | Use custom setting records to assign the values. |
Record Field | Use a record value from a selected Record Object. Note: This option is only available when the page type is set to Record Page Config. |
Static | You can provide a static fixed value. |
...