Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

In this section, you can see various attributes that appear while configuring the Slider component. These attributes include:

image-20240811-181334.png

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.

Note: This field is not available if the user selects 'Non-Record Page' in the 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.

Note: This field is not available if the user selects 'Non-Record Page' in the configuration.

Label

You can set the title for the Slider here.

Note: It offers various value sources to assign to the label.

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”.

Note: It offers various value sources to assign to 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”.

Note: It offers various value sources to assign to the Max.

Value

“Value” represents the current value on a slider.

Note:

  • By default, the value is set as 0.

  • Users can get or set the value through the different value sources.

Step Size

Step size refers to the incremental value by which something increases or decreases.

For example, if the step size is 1, a value might go from 0 to 1, then to 2, and so on.

Note: It offers various value sources to assign to the Max

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.

Value Source:

In this section, users can choose from various input sources, including:

  • Custom Metadata

  • Custom Setting

  • Record Field (available only in record page configuration)

  • Static Value

These input sources allow you to pass or set values for various attributes or fields.

image-20240809-181317.png

Visibility

In this section, you can control the visibility of slider by choosing one of the following options:

  • Always: The item will always be visible.

  • Never: The item will never be visible.

  • Conditional: The item will be visible based on the conditions you provide.

For example, You can add conditions to make an image item visible whenever the account type is 'Prospect.' You can also add multiple conditions with custom logic such as 1 OR 2 AND 3:

  • AND: Execute if all specified conditions are true.

  • OR: Execute if at least one of the specified conditions is true.

Visible conditions.png

Value Sources:

You can add conditions with values based on various sources, such as:

Label Attributes

Description

Value Source

It provides list of various value sources for assigning the value for label.

Note: By default the value source is selected as static.

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.

Reference: 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.

Disability

In this section, you can control the disability of slider by choosing one of the following options:

  • Always: The item will always be disabled.

  • Never: The item will never be disabled.

  • Conditional: The item will be disable based on the conditions you provide.

For example, You can add conditions to make an image item disable whenever the account type is 'Prospect.' You can also add multiple conditions with custom logic such as 1 OR 2 AND 3:

  • AND: Execute if all specified conditions are true.

  • OR: Execute if at least one of the specified conditions is true.

Disable conndiions.png

Note: You can add conditions with values based on various sources. Check the Value Sources section for more information.

For non-record pages, the attributes are similar, but some options may be unavailable, such as "Object Name" and "Record Preview.

  • No labels