Sliders on a form

Hi - i was looking to use the slider option on forms , where i wanted a user to select the “mortgage amount” he would like to select . Facing 2 issues

  • Using the physical slider , it becomes extremely difficult to select the right value
  • Was looking for an option where someone types in the value in a text box and the slider is triggered basis the amount

Hello @manoj.thomas2,

Welcome to Kore Community!!!

Your requirement is : an option where someone types in the value in a text box and the slider is triggered basis the amount

To achieve this you can use visibility rules and trigger the slider if the value of the text bot is a certain value.

Example:

image

Hope this helps!