0 Replies Latest reply on Apr 30, 2008 8:37 AM by felipefo

    deploy portlet on dashboard for a specific role

    felipefo

      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