Forums de discussion

Page refresh problem

Karthik Baskaran, modifié il y a 11 années.

Page refresh problem

Junior Member Publications: 31 Date d'inscription: 04/05/12 Publications récentes
Hi,

I have 3 portlets in a page. On maximizing one of the portlets, my other two portlets are also getting refreshed in the page. Is ther a way to restrict a page refresh, when i am maximizing / returning to full page of one of the portlets ? This is the default behavior, but any possibility of accomplishing this ?

Thanks
Karthik
thumbnail
Paul ., modifié il y a 11 années.

RE: Page refresh problem

Liferay Master Publications: 522 Date d'inscription: 29/08/11 Publications récentes
This seems like the default behavior, when you return to the full page, all the portlets on that page call the respective render methods. May be if you just need to show the maximized portlets try to do it with javascript and CSS, or perhaps show the maximized in the portlet.
Karthik Baskaran, modifié il y a 11 années.

RE: Page refresh problem

Junior Member Publications: 31 Date d'inscription: 04/05/12 Publications récentes
Hi,

Thanks for your reply. Can you please assist me with some sample code to maximize a particular portlet using javascript ?

Thanks
Karthik