I need to modify the navigation panel for some users (non-admin users for example) but keep the default navigation panel for other users (the admin users for example).
I was thinking to create two desktop pages, one with the default nav panel, the other with my modified nav panel. How can I create a new nav panel from the existing nav panel (com.sap.portal.layouts.framework.par)?
is there an easier way to do this?