I would like to create pages on the dashboard for all user that have a specific role.
Is there an way to do that?
<if-exists>overwrite</if-exists>
<parent-ref>dashboard:(role??)</parent-ref>
<page-name>mypagename</page-name>
.....
I want to create a new page on one user dashboard like this:
<parent-ref>dashboard:user</parent-ref> --> so if i deploy in this way it
will create a new page on the user dashboard,
How can I do the same but for a role?
Thanks
Felipe
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147821#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...