Hi Guys, I need help to understand how to solve this issue. My contents are divided in tabs as you can see in this picture:
I need to assign permission to a single tab to a specific role group of users. In particular, users that belong to SEO group's roles can see and modify only SEO tabs.
Is it possible develop this scenario with Umbraco? In which way?
It's not possible to have per-property or per-tab permissions out of the box in Umbraco, however there are some packages that might work for your needs:
Assign permission to a single content tab
Hi Guys, I need help to understand how to solve this issue. My contents are divided in tabs as you can see in this picture:
I need to assign permission to a single tab to a specific role group of users. In particular, users that belong to SEO group's roles can see and modify only SEO tabs.
Is it possible develop this scenario with Umbraco? In which way?
Thanks a lot in advice and happy new year!
Hi Giuseppe
I think you should be able to use the tab hider package for this. Have a look at it here: http://our.umbraco.org/projects/backoffice-extensions/attackmonkey-tab-hider
/Jan
Hi,
It's not possible to have per-property or per-tab permissions out of the box in Umbraco, however there are some packages that might work for your needs:
Axendo Disabled Properties - Disable/Hide certain properties per user-type
Attackmonkey Tab Hider - Hide certain tabs per user-type
-Tom
is working on a reply...