Limited time discount
First Birthday, Big Savings
Up to 80%Off
Up to 80%Off
Grab Now
documentation-logo
Menu
  • Guides
  • Form Management
  • General fields

How do I use the slider field

Say you’re collecting customer satisfaction scores and you want people to rate their experience on a 0 to 10 scale by dragging a handle instead of typing a number; the Slider field does exactly that. It captures a single numeric value inside a range you define, which makes it a natural fit for ratings, budgets, quantities, or any answer that lives on a scale. This article covers how the Slider field works, where to find it, and how to configure its settings in the form builder.

Front-end view of a Slider field in an IvyForms form

Where can I find the slider field in IvyForms?

You add the Slider field from the General fields section in the left panel of the IvyForms builder. Expand the section, then drag the field onto your form to drop it in place, or simply click on it to add it to the bottom of the form.

IvyForms field list with the Slider field highlighted

What settings can I configure for the slider field?

Once the field is on the form, click it to open the panel on the left, which switches from Add field to Options. From there, the General, Advanced, and Smart logic tabs hold everything you can adjust for the slider.

How do general settings work for the slider field?

The General tab shows the field type (Slider) and the field’s ID. It also holds the basics that control how the slider looks and behaves on the front end. The settings are:

  • Label – the field name shown to users.
  • Hide label – hides the label on the front end.
  • Description – adds helper text below the field.
  • Required – makes the field mandatory before submission.
  • Step – sets the interval between selectable values, so a step of 1 lets users land on every whole number while a step of 5 jumps 0, 5, 10, and so on.
  • Show grid for the slider – prints the value marks beneath the track in the step count you set.
  • CSS classes – lets you add custom classes for styling.
General options tab for the Slider field in IvyForms

Why do the slider numbers look crowded or overlap?

This happens when the grid is drawing a label for every step across a wide range. Show grid for the slider prints one mark per step, so a 0 to 100 range with a Step of 1 tries to fit 101 labels under the track and they overlap into an unreadable strip. Raise the step so the marks have room, or switch the grid off; the range itself is set on the Advanced tab.

If you keep Show grid for the slider on, pick a Step that splits the range into a readable number of marks. A step of 10 across 0 to 100 gives eleven clean labels instead of an overcrowded line.

Slider field with overcrowded grid numbers caused by a low step value

How do advanced settings work for the slider field?

The Advanced tab is where you set the slider’s range and starting point. The options are:

  • Show min and max values – when this is on, two boxes appear for the lowest and highest values the slider accepts (0 and 100 by default); turning it off hides those boxes.
  • Default value – the position the handle loads at when the form opens (50 by default).
  • Label position – where the label sits relative to the field (Default, Top, Left, or Right).
Advanced options tab for the Slider field in IvyForms

How can I use smart logic with the slider field?

Smart logic is available only in the Pro version of IvyForms.

Smart logic lets the Slider field appear only when conditions tied to other fields are met, so it relies on your form having more than one field. It starts on No, which keeps the slider always visible; switch it to Yes and a Conditional match setting shows up. Pick Any to reveal the field when at least one condition is satisfied, or All to reveal it only when every condition is met at once. For the full walkthrough, see the conditional logic documentation.

Smart logic settings for the Slider field in IvyForms

To customize colors, spacing, typography, buttons, and the overall form appearance, see the style tab documentation.