[jboss-user] [JBoss Portal] - deploy portlet on dashboard for a specific role
felipefo
do-not-reply at jboss.com
Wed Apr 30 08:37:13 EDT 2008
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#4147821
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4147821
More information about the jboss-user
mailing list