User Roles and Categories

I have the following setup which I want to have on the app:

A User
A user could be one of the following:

  • An Admin
  • A Sales User
  • A Supplier

Supplier
A Supplier is further categorised into one of the following (Supplier Category):

  • Stone
  • Tiles
  • Glass
  • Kitchen

So in theory and practice, A Supplier is a User, who can log in to the app but has specific screens visible to them, such as the Projects they are assigned to. They can then post the appropriate content to the app, such as for a Project, there would be a Supplier from each Supplier Category and each Supplier would add content to their Category in the Project.

How could I put this into action. When adding a Supplier, should I use the normal Sign Up (or Add User) form or an additional form for adding a Supplier.

New to Adalo, so detailed help would be very much appreciated.

Any one? I need help with this urgently :frowning:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.