The behaviour I would like from the slider is as follows:
The user when click on reset button should reset the slider to zero, instead now when I click on reset the slider slider slider remains at the preset value and does not return to zero, how can I do through javscript to make the slider move to the value 0 when the reset button is clicked ?
Hi Gaetano,
To reset the slider, you should use the RangeSliderReset action from OutSystemsUI:
Kind Regards,João
Thanks João Marques!
Kind Regards,Gaetano