Thread Starter
asch78
(@asch78)
Thank for your your reply.
But the script only change the pointed slider value.
I tried to change some variables with ‘min’, ‘max’, or ‘predefinedMin’, ‘predefinedMax’, but it should miss something, or the syntax is incorrect, I don’t know.
Another example :
I have 2 radio buttons, 1 calculated fields, and 1 slider.
If the calculated field return ‘A’, the min slider value should be 10, max 80, and step 5.
If the calculated field return ‘B’, the min slider value should be 30, max 120, and step 10.