[OFBiz] Dev - data based permissions
Posted by
Alexandre Gomes-8 on
Sep 08, 2005; 6:11pm
URL: http://ofbiz.116.s1.nabble.com/OFBiz-Dev-data-based-permissions-tp166001.html
Hello Ofbiz community,
I need to give viewing permission to a page using data based permission not
funcionality based permission.
For instance instead of the following code :
<if-has-permission action="_VIEW" permission="PARTYMGR"/>
I would like to have something like :
<if-has-permission action="_VIEW" permission="PARTYMGR" entity="Party" role="member"/>
Does anyone have any sugestion?
Thank you,
Alexandre Gomes
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev