Good Day
I'm trying to create a slider and text input in a Gallery that works bi-directonially.
I have tried the solution here and here. The problem with these is that the variable used will update all sliders and all text inputs, not just the one item of the Gallery that I want.
In the example below, I want to be able to set either the text input or the slider for each individual item.
At the moment, I've set the text input's default value to the Slider's value. This does update the text input when I move the slider. But if I want to set the Slider's default value to match the text input's value, then I get a circular reference error.
Any help would be appreciated.


Report
All responses (
Answers (