...
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 Attribute is the text name displayed on the button. | ||
Name | Name attribute specifies the API name of the button. | ||
Left Icon | Allows user to choose select the icon on left to the side of button label.
| ||
Right Icon | Allows user to choose select the icon on right to the 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 Attribute 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.
|
Icons:
Here user can select the icon for button.
Search Bar A search bar is also available to search the icon find icons by their namenames.
Also you can set the sizes of icon as X-small, Small.
...
Icon Attribute
...
...
Category
...
User can select icon Utility icons category.
...
Search Icon
...
User can search icon to use directly by searching it’s name from search box.
...
Size
...
User can select icon size of either x-small or small.
Variant Types:
Here user can choose the different variant for the buttons.
...
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. |
...
Action Name | Description |
---|---|
Custom Component | This action allows users to add a custom component related to an object for which config is being created, directly within the button. |
Delete | This action enables users to delete record using its record Id directly within the button. |
Edit | This action enables users to edit record using its record Id directly within the button. |
Global Action | This action allows users to add a global action directly within the button. |
List View | This action allows users to add an object’s list view directly within the button. |
New | This action allows users to quickly create a new record for an object directly from the button. |
Object Page | This action allows users to quickly create a new record for an object directly from the button. |
Quick Action | This action allows users to add a quick action directly within the button. |
Redirect | This action enables users to redirect to a specific webpage by providing a URL link. |
Screen Flow | This action allows users to trigger a screen flow directly from the button. |
Tab | This action allows users to open a different object tab directly from the button. |
View | This action enables users to view record using its record Id directly within the button. |
...
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.
Static Filter
...
Description
...
All Conditions Met (AND)
...
This filter displays records that meet all of the specified conditions. For example, if you set two conditions, only records that satisfy both conditions will be shown.
...
Any Condition Met (OR)
...
This filter displays records that meet at least one of the specified conditions. For instance, if you set two conditions, records that meet either condition will be shown.
...
Custom Logic:
...
criteria:
In this section, provide a value to compare or check against the selected field. You can provide a value by clicking on the gear icon.
...
Custom Logic for Multiple Filters:
Custom Condition Logic in Salesforce allows you to define complex filtering criteria by combining multiple filter conditions using logical operators like AND, OR, and NOT.
AND means all conditions must be true.
OR means at least one condition must be true.
...
Value Source:
In this section, users can choose from various input sources, including:
...
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. |
...