Using slider value increments
Posted
by
Audrie101
It is possible to set increment slider values in your references. So if you want the default value of an input field to be set to an increment other than 1, then just times the slider value by your increment.
You can see how I'm doing that in the app attached. Check out the slider minimum, maximum values, and the label text property please.
Let me know if you have questions,
Audrie
Comments
-
Using slider value increments
Hi Audrie,
thanks for this.
A few question though, if I may:
- I'm presuming that as you're having to do it by creating a label that shows the selected value multiplied by 10, that there isn't actual built in step/increment. Is that right?
- Is there a way to change the font of the tooltip that's displayed in the mobile app, as it seems to default to a serif font?
- Is there a way to hide the tooltip completely - as it's showing the actual value which kind of ruins the faux increament?
Thank
Jason
*This post is locked for comments