Hello, I was wondering if there is a way for a slider to change when a value from a value list component somewhere else in the script is changed? Specifically, I want the slider to run from 0-9 when the value from the value list is changed. I have seen a couple of examples in the forum although they work quite differently.
If you mean everytime the slider animated from 0 to 9 why you use different list item?
or every list item used to change a domain for example 0 to 3 than 3 to 6 …?