Hello everyone!
I’m trying to figure out how to manage different roles on my bubble app!
- I created two different data types for the different roles (there are only 2: professionist and brand).
- I created a field inside each of them (User = User) to link a single user to the correct role.
I still don’t know if it’s the right way to do it, but when I did it sounded good for me…
Today I’m facing a problem: I want to create a repeating field that shows the projects (another data type) in which the professionist user appears as a “professionist involved” (there’s of course a field Professionists involded: list of professionists).
The problem is I don’t get how to do that!
Here also a little gif about the data environment:
Can someone help me please?