Thursday 25 June 2009 3:24:42 pm
Hi all, I'm wondering if I could use object states to restrict access for some folders in the admin menu. Considering a use role "editor", that can read/create/modify/delete all the content under the root folder (gracefully to the section attribute). Root folder contains 2 folders, let's say :
-Root
--- News - Assigned section : "news"
--- Products - Assigned section : "products"
For the container "products", I would like to restrict access for the user role just for this container. The editor could read/create/modify/delete products item children, but I don't want him to modify the "products" container.
Should object states help me to do this ? I was thinking that the "ez_lock" default state would allow me to do this, but I can't even assign this state to an object. Is that as expected ? Thanks for your help :)
|