Hi all.
I created a reusable element which I would like to use in a page, so that the page can “listen” to an event that is triggered from inside the reusable element, and then have a workflow in the page linked to that event triggered from the reusable.
Something similar to what happens when a page listens to the “clicked” event of a button and reacts to it, but with a custom event created in the reusable element.
Is this possible in Bubble?