Fórum

Page refresh problem

Karthik Baskaran, modificado 11 Anos atrás.

Page refresh problem

Junior Member Postagens: 31 Data de Entrada: 04/05/12 Postagens Recentes
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 ., modificado 11 Anos atrás.

RE: Page refresh problem

Liferay Master Postagens: 522 Data de Entrada: 29/08/11 Postagens Recentes
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, modificado 11 Anos atrás.

RE: Page refresh problem

Junior Member Postagens: 31 Data de Entrada: 04/05/12 Postagens Recentes
Hi,

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

Thanks
Karthik