Is there a way to restrict Template to some Users under the User Section. to be more precise i have an intranet system under umbraco v4.7.1 and i have 8 different Companies so 1 admin for each.
When creating some nodes i want lets say User A to have access to only Template A when creating new Nodes since the several Templates usess the same Document Type
Hmm I don't think this is possible. Might be best to create multple Document Types for this. They all inhertit from the base which has all the required properties. The Child Document Types only have different allowed templates. That way you can restrict templates.
How to Restrict Certain Template for Users
Hi All,
Is there a way to restrict Template to some Users under the User Section. to be more precise i have an intranet system under umbraco v4.7.1 and i have 8 different Companies so 1 admin for each.
When creating some nodes i want lets say User A to have access to only Template A when creating new Nodes since the several Templates usess the same Document Type
//fuji
Hmm I don't think this is possible. Might be best to create multple Document Types for this. They all inhertit from the base which has all the required properties. The Child Document Types only have different allowed templates. That way you can restrict templates.
Jeroen
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.