User types for my bubble marketplace app

Hello, Bubble community.

I’m new to this.

I’m working on a project that will involve two types of users.
The first type will be basic with basic info.
The second type will be users with more detailed profiles.
I need help with conceptualizing the database. And also figuring out how type 1 users can switch to upgrade to type 2 users. I also need to figure out how each type of user can edit their profiles.

Lastly, I need to conceptualize how to display info about type 2 users on a display page.

I’m stuck.

I’d be grateful for pointers.
Thank you.

create a new column into your user table - “userType”

and based on the userType allow users to added more detailed profiles.

Ankur@Nocodetalks
Looking for a Bubble Coach? Buy Bubble.io mentorship

Thank you so much.
Will the extra details also be data fields in the user date type or will they be a separate data types of their own?

Create separate data type for the extra details.

A “few” fields…put it on the User
More than “a few” fields … seperate data type.

Thank you very much. :pray:t3: :pray:t3: :pray:t3:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.