I’m trying to link a Sign Up popup to a Login popup. The use case: if a user is on the sign up popup, but already has an account, they can click “login” on the Signup popup, which I’d like to then redirect them to similar looking popup, but with different content for login functionality.
I’ve been trying to show/hide, but when I choose to “show” the login popup when someone clicks “login”, the login popup isn’t available as an element to show.
Ohhhh, thank you @Nocodify! I hadn’t thought of this. I’m still new to Bubble, so these little tips really help I’ll try that and let you know if it works.