Slider (Range)

Select your cell and set it as input type slider using the right menu.
- Value: Set the Value of the field
 - Placeholder: Field Placeholder
 - In order to configure Slider properties you must add the following validations:
- step: The stepping interval
 - max: The maximum value allowed
 - min: The minimum value allowed
 
For each validation you can configure also a validation message, but they won't apply to this field type because the slider is already configured with these limits, so no validation messages will appear.