Hi everyone,
I’m working on building my app using Bubble’s new native mobile platform, and I’m trying to figure out the best way to use the sheet element during onboarding. My goal is to collect new user data (such as gender, interests, preferences, etc.) and save it properly to the database as part of the signup flow.
I’ve been experimenting with setting up the sheet, but I’m not sure if I’m structuring it correctly or missing something in the workflow logic. Ideally, I’d like the sheet element to:
-
Display multiple options for users to choose from.
-
Save the selections directly to the “User” data type.
-
Move smoothly to the next step in onboarding without breaking the flow.
Has anyone successfully implemented the sheet element for onboarding in the new Bubble native app? If so, could you share advice, examples, or best practices on how you set it up?
Any guidance would be greatly appreciated. Thanks in advance!