Hi guys, first day here on Bubble. I’m not a developer so I probably gets tuck on simple things.
I’m building an app where users will signup, for creating a company and then add the products of that company.
The signup process goes as follows:
-
Signup with first name, last name and email and password
-
Go to page: /onboarding where you add: company name, company website, and upload company logo in the Group A.
-
Then hide the Group A, and show the Group B with the product info form:
Product name, Product Type, Product description and few others fields.
I tried to do it but I can’t find a way to make it work, as I don’t understand how to show/hide Groups using this logic and also I don’t get how to send data and what type of content are these signup/onboarding pages, as when I choose Data to send it always blocks me saying that it’s not the right ones.
Thank you so much in advance