Show Sign up login popup when link element is clicked

Hi People, My question is simple I’m using Link element as button to navigate to other page but
I have to show signup/login popup when current user is logged out, I hope there must be a solution for it.
Thanks

Hey @munindersingh68 :wave:

In the workflow tab there is a workflow called ‘When a user is logged out’ that you can use. In that workflow, the step would be ‘Show popup’. This would be something you do on the page. The link shouldn’t need to change.

Does that make sense?

Also, just in case you are trying to have the popup block your page for security reasons: 🔐 Why a popup is not good for security - with video on how to hack your own site to test it

Hope that helps. :blush: