Hi there!
Currently using an alert in my “Signup/Login” Reusable group. Triggering it via custom event to only show when current user is not logged in.
When clicking the “Refer a friend button” on my website, the user (if not logged in) will be prompted with the Reusable login/signup group and an alert. The Alert reads “please login to refer a friend”. My Issue lies in that I dont want to show this alert all the time whenever someone wants to login/signup, and only to show it when the user clicks the Refer A Friend Button.
Since the custom event lies in the Reusable group “Signup/Login” 's workflow, I can’t directly connect it to change specifics in the index workflows.
Thanks, appreciate any advice!