Slider

An interactive way of collecting a value from the user.

Available on the WEB channel only.

Slider is used to collect a numerical value from the user in a visual way.

Here is how the slider looks like in the web channel:

Slider action block is made up of five things:

  1. Question

  2. Range

  3. Variable

  4. Enabling step account

  5. Unit for slider values

1. Question

A question to give context to the user on choosing the value from the slider.

2. Range

Enter the range values (Minimum to Maximum) that you want to allow the visitors to choose from.

3. Variable

Stores the selected value into this variable for future referencing.

Learn more about variables here.

4. Enabling Step Account

By default, the slider will have a free-flowing slider.

Enabling this configuration allows you to create steps in the slider. Once enabled, you can choose the number of step counts to be displayed.

The value for the step count can be between 2 and 5.

5. Unit for Slider Values

Select a unit for the slider values from the drop-down list, i.e., $, ‎€, ₹, £, °C.

By default, we do not have any unit assigned to the slider.

Last updated