Remote Form Slider $val

Kelly Burgess kellyb at montana.com
Wed Feb 23 03:19:11 UTC 2022


Hi Das,

According to the docs, there's no $val property for the original slider, you have to catch the events and it comes in as a parameter -

> On evNewValue
>   Calculate iNewValue as pSliderValue


   https://omnis.net/developers/resources/onlinedocs/WebDev/03jscomps.html#slider-control


But there's also a 'native slider' in the group of native components, and that slider does have a $val property.

   https://omnis.net/developers/resources/onlinedocs/WebDev/03jscomps.html#native-slider

Kelly


More information about the omnisdev-en mailing list