留言板

Page refresh problem

Karthik Baskaran,修改在11 年前。

Page refresh problem

Junior Member 帖子: 31 加入日期: 12-5-4 最近的帖子
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 .,修改在11 年前。

RE: Page refresh problem

Liferay Master 帖子: 522 加入日期: 11-8-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.
Karthik Baskaran,修改在11 年前。

RE: Page refresh problem

Junior Member 帖子: 31 加入日期: 12-5-4 最近的帖子
Hi,

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

Thanks
Karthik