...
Attribute | Description | ||
---|---|---|---|
Record Object | This represents the object for which the configuration is created. The object is already selected, as it was chosen during the initial configuration.
| ||
Record to Preview | This feature allows users to select an object record to see how the progress bar will appear in the preview section after making changes.
| ||
Buttons | Here users can add multiple buttons which they want to be in 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:
| ||
Default Variant | Allows to show Button Group in different SLDS color formats.
| ||
Padding Location | You can set the padding location for components (e.g., 'around,' 'left') to create space around them. After setting the location, you can adjust the padding size accordinglyProgress Bar as Around, Top, Bottom, Left, Right, Horizontal, Vertical. | ||
Padding Size | You can set the padding Size for Progress Bar as XXX Small, XX Small, X Small, Small, Medium , Large, X Large. | ||
Margin Location | You can set the margin location for components (e.g., 'around,' 'left'). After setting the location, you can adjust the margin size accordinglyMargin location for Progress Bar as Around, Top, Bottom, Left, Right, Horizontal, Vertical. | ||
Margin Size | You can set the Margin Size for Progress Bar as XXX Small, XX Small, X Small, Small, Medium , Large, X large. |
New Action:
...
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:
|
...
Submenu Attribute | Description | ||
---|---|---|---|
Label | Label Attribute is the text displayed on the button. | ||
Name | Name attribute specifies the API name of the button. | ||
Sub Menu Position | Position specifies the location at which sub menu will be displayed in button group user creates.
| ||
Buttons | Here users can add multiple buttons which they want to be in a button group. You can explore more about buttons modal above. |
Icons:
Icon Attribute | Description | ||
---|---|---|---|
Category | User can select icon from varied range of SLDS 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 | Description | ||
---|---|---|---|
Neutral | Neutral is the default variant of the Button Group which is displayed in white color. | ||
Brand | Brand variant is a blue Blue color. | ||
Outline-brand | Outline-brand is like the brand variant, but the color is used for the label and border only, not the whole Button Group color. | ||
Destructive | Destructive variant is in a red Red color.
| ||
Success | Success variant is in a green Green color.
| ||
Text Destructive | Text Destructive variant is dark red Dark 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. |
Filter Criteria:
...
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 disable
In addition to conditional-based filters, you can also select values from various sources to filter the data.
...
Attributes | Description | ||
---|---|---|---|
Value Source | It provides list of various value sources for assigning the value for input.
| ||
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.
| ||
Static | You can provide a static fixed value. |
Overflow After:
Here, you can control the list of buttons by setting the value in this field.
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
For example, if you set the value to 1, it will display only one button, and the rest will be moved to a dropdown. |
...
Panel | ||
---|---|---|
| ||
For non-record pages, the attributes are similar, but some options may be unavailable, such as "Object Name" and "Record Preview. |