I have created two groups: one for login and one for signup. On the previous index page users have the option to chose login or signup - but when they get to my login and signup page (see image) the get presented with both. How to go about to show users only the right group?
- Users without a registered account the registration/signup group
- Users with a registered account the login group
obviously states are not working as they are coming from a different page. But also conditionals on the page do not seem to work (see image). I have been trying for hours to no avail. Please help. Thanks in advance
I suggest put both login/signin elements in a reusable element, in the index page, with a state “mode” that you can state to login or signup according to the user’s choice.
If the state is not empty, the reusable is visible, the home is not.
you cant do that, its imposible to bubble nows how is the user id if the user is not conected
But, I’ve already been there, the solution is simple
you gonna make a workflow and add a conditional on the text Create Account
Pay attention to the text create an account is in the login group
[Conditional] = when the text is hovered → change color to (your choice)
[Workflow] = when the text is clicked → [Step 1] Hide group Login → [Step 2] Show group Create Account
its very easy, you gonna need make the same to the text Login
Do you mean a popup? Does that work with the “checkbox remember me”
Also my registration flow is a bit long (several fields)
Thanks for taking the time to answer.
thanks - unfortunately I don’t quite understand.
just copy this page workflow in your app
No prob. If you don t know what is a reusable element , Means that you didn t read the bubble manual (documentation). I recommand to take the time to, it is required to understand how bubble works… You will not loose your time !