I wanted to know if it was possible
I have a header which has a button where users can click to show a popup element that’s inside that reusable element
Is there a way outside of the reusable element I can trigger that button click (show element workflow) outside of the reusable element to show the popup element inside of that reusable element?
Maybe this can help you.
1 Like
Just use a custom event.
2 Likes
This topic was automatically closed after 70 days. New replies are no longer allowed.