Forums de discussion

Users & Organizations link from Control Panel to the main page navigation.

Suresh Babu, modifié il y a 10 années.

Users & Organizations link from Control Panel to the main page navigation.

New Member Publications: 19 Date d'inscription: 03/09/13 Publications récentes
Hi All,
I am trying to move the Users & Organizations link from Control Panel to the main page navigation. I created one Ext, I tried the following steps,

but it does not seem to work.

1) In liferay-display.xml, move portlet id 125 from category.hidden to category.test
2) In Portal.xml i added below code
<supports>
<action-key>ADD_TO_PAGE</action-key>
<action-key>ACCESS_IN_CONTROL_PANEL</action-key>
<action-key>CONFIGURATION</action-key>
<action-key>EXPORT_USER</action-key>
<action-key>VIEW</action-key>
</supports>
Thanks,
Suresh Krishna
thumbnail
Zsigmond Rab, modifié il y a 10 années.

RE: Users & Organizations link from Control Panel to the main page navigati

Liferay Master Publications: 728 Date d'inscription: 05/01/10 Publications récentes
Hi Suresh,

what is the problem exactly?

Actually, after you change the liferay-display.xml you should be able to put the portlet to the page if the user has the permission for.

Regards,
Zsigmond
thumbnail
Dhrutika Vyas, modifié il y a 10 années.

RE: Users & Organizations link from Control Panel to the main page navigati

Expert Publications: 435 Date d'inscription: 09/02/09 Publications récentes
Hi ,

Below blog link can be useful to you. It is mentioned for myaccount portlet,same way you can do for your portlet.

http://michi-path.blogspot.in/2013/05/use-createmy-account-portlet-liferay-61.html

Regards,
Dhrutika