Configure a slider option for a number input
Create a slider option for a number input on your input form screen. Sliders help users visualize the input range and reduce errors by limiting choices to defined minimum and maximum values.
시작하기 전에
Role required: admin
This task assumes that you already have the basis of an input form screen configured before adding the slider option for a number input. For more information, see Configure an input form screen.
이 태스크 정보
Creating a slider render type is more involved than for the other render types: integer, line, percentage. The configuration involves the creation of multiple input attributes, some are required and others are optional. To
create a slider option for a number input, you must have at least the following configurations:
- RenderType is Slider
- Min input attribute
- Max input attribute
- StepSize input attribute
To view how different types of sliders display, see Slider types and their input attributes.
| Slider containing a reference point | Decorative slider with number a textual indicator |
|---|---|