Access state of other field outside of repeater
Hi I'm using a closure to set the options of a select field inside a repeater element. For this I need the value of a field outside of the repeater. But I seems that I can only access the values inside of the repeater element itself
Do I need to pass another parameter to access the value?
3 Replies
../../value-outside-of-repeater
its in the docsThank you! Didn't found it. Can you please share the link here?