How to create slider input field on forms?

Client wants to replace input $XXX field with a desktop / mobile $xx slider field.

How do you make slider input field on webflow?
I have all the assets to design this.

See Example:

Hi @miekwave,
do you need a slider with 2 handles or with one?

You could use this simple js libary, to use a input field=range in your form.

Otherwise you can use jquery sliders, and input the value into your form.

Maxi

1 Like

@MXI
Awesome you rock! This looks like it will work going to try it out