Hello,
I need help for a problem that I can't resolve...
I want to permit a transition for a group of people.
My condition is, they can have this transition only if they are in a certain
portal tab (folder).
What is the expression that I can use in the tranistion properties?
Here an exemple:
Here my Plone tree:
/ (ZOPE root)
-> portal (plone site)
-> Teaching (folder -> portal tab)
-> cours (folder)
folder1 (folder)
If my users are in the portal tab "Teaching", he has access to this
transition
Actually I have found the following expression wich enable this transition
for the folder "cours". I want to activate this transtion for all the
"Teaching" portal tabs.
portal:container.title="cours"
I trie with the root variable, but I don't how I can navigate with this
variable.
I need a solution...
Can you help me?
Raph
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup