DemandFlow Support Centre

Field Type: Slider

ReferenceField Types ReferenceUpdated 29/04/2026
The Slider field type provides a visual range control for selecting numeric values within a defined minimum and maximum range.

Overview

The Slider field type (slider) provides a visual range control that allows users to select a numeric value by dragging a handle along a track. The slider is bounded by configurable minimum and maximum values, making it intuitive for selecting values within a known range.

Properties

PropertyRequiredDescription
IDYesThe field identifier.
TypeYesMust be set to slider
NameYesThe display label.
MinNoThe minimum value of the slider range.
MaxNoThe maximum value of the slider range.
WidthNoThe percentage width.
HelpNoTooltip text.
VisibilityNoA condition controlling visibility.

Slider vs. Number

FeatureSliderNumber
Input methodDrag a handleType a value
Range boundsVisually enforcedOptional validation
PrecisionApproximate (depends on range)Exact
Best forRatings, confidence levels, approximate valuesExact quantities, prices, counts

Use Cases

  • Confidence levels — 0 to 100% confidence rating
  • Priority scores — 1 to 10 priority scale
  • Satisfaction ratings — visual satisfaction scale
  • Progress indicators — manual progress percentage entry
sliderrangescalevisualfield type

Was this article helpful?

← Back to Knowledge Base