Hi everyone,
I have a repeating group displaying all the information regarding one storage place of a company (Location, certifications, Cut off time, and many other inputs). All this information sits in a group (Group Warehouse) inside the RG row and has a custom state (yes/no). I created a button (Button Edit) inside the “Group Warehouse” to allow the user to edit the information in it.
This works in the workflow as “when button edit is clicked” – “set state of Group warehouse to yes”. Then there is a conditional in every input field, that if the custom state is yes, then the input fields are enabled.
The funny (not so funny anymore) thing is that I have the exact same workflow in another group in the same app but this one inside the RG is not working. I tried bringing the button to the front, deleting, and recreating the workflow from scratch, but I can’t figure out why my button is not working. PS: my button is clickable
I’ll attach some screenshots


and thank you in advance!