So that new users can choose to sign-up as either Brands or Creators?
I assume that Bubble will treat each new User as a new record in the User
table automatically.
Is there a way to program it so that if a User chooses to sign-up as a Brand or as a Creator, they get populated in separate tables (such as Creator
or Brand
) instead of getting lumped in as User
?