Range Slider

0
I am using a Range Slider on a form. On occasion the user may need to enter a value out side the range. While am able to save the out of range value when I go back to look at it the slide and the value default to the minimum value. Is there a way to force this to display the minimum value?
asked
1 answers
0

Hi Steve,

When using the Range slider widget from the app store you can set attributes for the range slider

https://appstore.home.mendix.com/link/app/52704/ See tab documentation

You could add all kind of logic to change the slider in the exceptional cases.

Cheers, Andries

 

 

answered