Hi,
Is it possible to have a change script on the “props.instances” on a flex-repeater, and use this to identify which instance[?] that fired an event?
Hi,
Is it possible to have a change script on the “props.instances” on a flex-repeater, and use this to identify which instance[?] that fired an event?
Pass in a unique value like Index or ID to each instance. Use that to identity it.