Hi AppGyver,
How do you create a simple Slider field with the value appearing for every step?
I can’t seem to get the value to show.
Do you have a step-by-step guide?
Thanks
J.
Hi AppGyver,
How do you create a simple Slider field with the value appearing for every step?
I can’t seem to get the value to show.
Do you have a step-by-step guide?
Thanks
J.
You just bind the Slider Value property to a variable, so the value of that variable will change automatically when you move the slider, and display that variable wheverever you need, in a paragraph or whatever…
Thanks mate! really appreciate your quick responds to my question.
All working now.