掲示板

Page refresh problem

11年前 に Karthik Baskaran によって更新されました。

Page refresh problem

Junior Member 投稿: 31 参加年月日: 12/05/04 最新の投稿
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
11年前 に Paul . によって更新されました。

RE: Page refresh problem

Liferay Master 投稿: 522 参加年月日: 11/08/29 最新の投稿
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.
11年前 に Karthik Baskaran によって更新されました。

RE: Page refresh problem

Junior Member 投稿: 31 参加年月日: 12/05/04 最新の投稿
Hi,

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

Thanks
Karthik