Slider
Description
The slider fields is a user-draggable input field that lets users select a value, either from a given option list, or a range of values.
Under options you can choose Labels and Numbers to display the values on the slider.
When you select Labels you can configure a list of option labels and values. The slider will display the labels and the user can select one of the labels.
When you select Numbers you can configure a range based on min, max, and step. Additionally you can also configure a prefix and suffix.
Uses
Likert scale: Use the slider to let users rate something on a scale.
Numeric input: Use the slider to let users select a numeric value from a range.
Styling
Multi-column layout: Use the layout setting under the General tab to display the field in a multi-column layout.
Hide label: Check the Hide label from view setting under the General tab to hide the label from view.
Validation
This field supports the following validation types:
- Required: Check if the field is not empty.