Hi all
Here’s a screenshot of my current setup:
I’m using a Resusable Element with a Group Focus to create a dropdown menu in a Repeating List. At the moment, this is working fine.
When a user would press Edit of Delete, I want to trigger a Popup on the main page (to confirm the Delete, or perform the Edit). However, from the actions on the 2 buttons in the reusable element, I don’t have access to the scope of the elements on my main page.
Possible solutions:
- Set a custom State on the main page and use that to toggle the popup? However, I have no clue how to do this
- Duplicating the popups to within the repeating element
- … ?
Any suggestions would be welcome ![]()
Thanks in advance
