Forums de discussion

Customizing Users Portlet?

thumbnail
Ramesh K, modifié il y a 13 années.

Customizing Users Portlet?

Junior Member Publications: 53 Date d'inscription: 26/07/10 Publications récentes
Hi to All,
we are using liferay 6.0.5 plugins sdk,
we need a functionality like enterprise_admin.
we have a jsp called view.jsp and catogaries_navigation.jspf
everything is working fine except these

1)how to link those jsps(details.jsp,add.jsp....) to view.jsp
what is the logic to implement this functionality

2)when we are modifying something it should reflect in catogaries_navigation.jspf
saying modified but it is not appearing in my case

please help me..
thumbnail
Apoorva Prakash, modifié il y a 13 années.

RE: Customizing Users Portlet?

Liferay Master Publications: 658 Date d'inscription: 15/06/10 Publications récentes
Ramesh K:
Hi to All,
we are using liferay 6.0.5 plugins sdk,
we need a functionality like enterprise_admin.
we have a jsp called view.jsp and catogaries_navigation.jspf
everything is working fine except these

1)how to link those jsps(details.jsp,add.jsp....) to view.jsp
what is the logic to implement this functionality

2)when we are modifying something it should reflect in catogaries_navigation.jspf
saying modified but it is not appearing in my case

please help me..


Hello Ramesh,

1. Analyze the enterprise admin_portlet's portlets section where the pages are being called from community and portlet configuration portlet.

2. Make sure that you are invoking right class, and its being invoked.

Hope this will help...

Thanks and Regards...
thumbnail
Ramesh K, modifié il y a 13 années.

RE: Customizing Users Portlet?

Junior Member Publications: 53 Date d'inscription: 26/07/10 Publications récentes
Thank you very much Prakash
thumbnail
Apoorva Prakash, modifié il y a 13 années.

RE: Customizing Users Portlet?

Liferay Master Publications: 658 Date d'inscription: 15/06/10 Publications récentes
Always Welcome Ramesh... emoticon