I have a reusable element with a text element that when clicked, triggers a custom state to ‘yes’.
I’ve embedded that reusable element on a page and I have a workflow on the page that says “when this reusable element’s custom state is ‘yes’, show the popup”. The popup is on the page, not the reusable element (and it needs to be that way).
I’ve set the workflow to do it “Every Time”. It works the first time I click the text element, but not subsequent times.