Record level user roles and permission inside a page
Hi,
Greetings for th day!!!
I am new to Umbraco and I am evaluating it for our new project. I have seen the video on how to configure user roles and permission at page level. Following is my requirement.
1. I will create a document type of prject reports.
2. Admin users will enter different project reports weekly.
3. There will be client side users who will access these reports.
4. All these reports will be displayed as a list to the user when he logs in.
5. Now the problem is projects which belongs to one client should not be visible to another client.
6. In short for each user I would like to check if the user belongs to this project or not. If yes then display that record to user else do not display.
7. Is there a direct way in Umbraco to restrict the permission at record level.
Record level user roles and permission inside a page
Hi,
Greetings for th day!!!
I am new to Umbraco and I am evaluating it for our new project. I have seen the video on how to configure user roles and permission at page level. Following is my requirement.
1. I will create a document type of prject reports.
2. Admin users will enter different project reports weekly.
3. There will be client side users who will access these reports.
4. All these reports will be displayed as a list to the user when he logs in.
5. Now the problem is projects which belongs to one client should not be visible to another client.
6. In short for each user I would like to check if the user belongs to this project or not. If yes then display that record to user else do not display.
7. Is there a direct way in Umbraco to restrict the permission at record level.
Thanks for you time and reply.
is working on a reply...