...
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.
| |||||||||||||
Label | You can set the title for the Slider here.
| |||||||||||||
Min | ”Min” in slider refers to the lowest or minimum achievable value within a slider scale. For example, on a rating scale of 1 to 10 where 1 represents the ”Min”.
| |||||||||||||
Max | ”Max” in slider refers to the highest or maximum achievable value within a slider scale. For example, on a rating scale of 1 to 10 where 10 represents the ”Max”.
| |||||||||||||
Value | “Value” represents the current value on a slider.
| |||||||||||||
Step Size | Step size refers to the incremental value by which something increases or decreases.
| |||||||||||||
Hide Label | This option enables the user to hide the label of the slider. | |||||||||||||
Is Vertical | This option enables the user to show the slider vertically or horizontally as per his convenience. | |||||||||||||
Visible | This option allows you to control the visibility of the Slider component. | |||||||||||||
Disable | This option allows you to control the disability of the Slider component. | |||||||||||||
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 accordingly. | |||||||||||||
Margin Location | You can set the margin location for components (e.g., 'around,' 'left'). After setting the location, you can adjust the margin size accordingly. |
...
Label Attributes | Description | ||
---|---|---|---|
Value Source | It provides list of various value sources for assigning the value for label.
| ||
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. Info | Record Object. | |
Static | You can provide a static fixed value. | ||
Value Type | This field is read-only and displays the type of fields as text. |
...