When I edit a “Resource” I need to set a state on a repeating group that allows to change the value of a property of this resource.
I managed to make it kinda work by using the event when a Popup is opened inside the popup itself : as the popup open i set the value of my repeating group state to the value of that property.
It displays this :
But then it works as it should.
Am I not supposed to use the Popup event in the Popup itself ?
Does someone has workaround to this ?
Have a nice day
Benoît