Hello everyone,
I want to make an application for storing Real Estate data. Since I am fairly new (translate: Noob) to PW, I get stuck a lot of times just trying to understand what’s the best way to find a “solution” for a certain “problem”.
So, if you people don’t mind, I will use this topic for asking questions occasionally / regularly.
I will start now with my first set of questions:
In the application there would be one superadmin (me) and a unknown amount of users (clients). The users should be able to use the same template for adding estates (make sense to me, but maybe I’m wrong), but the users may not see the data (estates) of the other users.
1. Is there a built-in system in PW to do that?
2. Should I work with e.g. a branch per user? (user1 -> estatesTemplate, user2 -> estatesTemplate)