Hi Arrusel thanks for ur reply, Can you explain it a bit more. I'm not understood this fully. Bcoz i'm new to nuxeo. You want me to add the following code in that xml?
<action id="TAB_RIGHTS" link="/incl/tabs/document_rights.xhtml" order="50" label="action.view.rights" icon="/icons/file.gif"> <category>TAB_MANAGE_sub_tab</category> <filter-id>rights</filter-id> </action> and the definition of the filter as: <filter id="rights"> <rule grant="true"> <permission>WriteSecurity</permission> </rule> </filter> or something else? -- Posted by "javauser" at Nuxeo Discussions <http://nuxeo.org/discussions> View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2527#7009> _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
