set the permission

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

set the permission

anand joshi
hi all
 i have created one page , i want to set the all permission for that
page , how to do it.

--
Anand......
Reply | Threaded
Open this post in threaded view
|

Re: set the permission

Nalin Chandra
Hi Anand

Permission setting is define in the decorator also. If you no use this section..

<condition>
          <if-has-permission permission="" action="_VIEW"/>
</condition>

tag in the any screens widget sections or its common decorator . it will automatically provide the all permission.



anand joshi wrote
hi all
 i have created one page , i want to set the all permission for that
page , how to do it.

--
Anand......