Is there any chance of gravity forms team develop a sliding input field to use in forms?
Thanks in advance!
Is there any chance of gravity forms team develop a sliding input field to use in forms?
Thanks in advance!
When you say a sliding input, you mean a slider where it corresponds to a value, right? Where someone moves a dot, and as they do the value changes? This is something we are considering for the future, as well as many new input control types. I'm going to move this into our Feature Requests forum.
Thanks David!
+1
You can add jQuery to your form now to get this functionality, but it's not built in to Gravity Forms.
Usage example: http://stackoverflow.com/a/8630089
How does this get integrated with gf on the site?
Can you show an example of how a form element, such as a drop-down field could be turned into a slider using this. Including what code elements get put where... that would help the newbie developers like me :)