Fórum

Page reloading while using pagination of Liferay-Search-Container

thumbnail
AKASH PATIL, modificado 12 Anos atrás.

Page reloading while using pagination of Liferay-Search-Container

Junior Member Postagens: 75 Data de Entrada: 13/12/10 Postagens Recentes
I am using Liferay 6.0.6 CE. And in most of my portlets I am using liferay-search-container paginator. The problem I found in this is that every time I click "Next" or "Previous" of paginator, the entire page is getting reloaded. This really looks ugly especially when your portlet is in minimized mode. Bcoz every time I click on the paginator, all the portlets on that particular page gets refreshed. Some how we should be able to stop this reloading - may be we will have to go with ajax. We can have ajax call for retrieving the next/prvious data in paginator.
Please help me to over come from this,

Thanks and regards,
Akash Patil
Aikon Labs Pvt. Ltd.
suresh vadlamudi, modificado 12 Anos atrás.

RE: Page reloading while using pagination of Liferay-Search-Container

Junior Member Postagens: 33 Data de Entrada: 08/09/10 Postagens Recentes
Hi Akash,

You have any success on this.If so please post the solution for this problem.Even i am also having the same problem in my application.

Thanks and Regards'
Suresh.v
thumbnail
Shagul Khajamohideen, modificado 12 Anos atrás.

RE: Page reloading while using pagination of Liferay-Search-Container

Liferay Master Postagens: 758 Data de Entrada: 27/09/07 Postagens Recentes
Hey Guys,

May be looking at the existing portlets such as members in Social Networking porltet can help understand how Liferay is using AUI to load the next page via Ajax. Especially when it comes to existing portlets.
neelam bhandari, modificado 12 Anos atrás.

RE: Page reloading while using pagination of Liferay-Search-Container

Regular Member Postagens: 102 Data de Entrada: 16/08/11 Postagens Recentes
Hi all,
I am facing the issue of refresh during pagination.Any solution yet?

Thanks
Neelam
thumbnail
kartik shiroya, modificado 8 Anos atrás.

RE: Page reloading while using pagination of Liferay-Search-Container

Junior Member Postagens: 47 Data de Entrada: 29/12/14 Postagens Recentes
Hello all,

Any buddy has solution for page refreshing stop while do pagination on search container

Thanks & Regards
Kartik Shiroya
Shiva Krishna Goud, modificado 8 Anos atrás.

RE: Page reloading while using pagination of Liferay-Search-Container

Regular Member Postagens: 110 Data de Entrada: 02/01/15 Postagens Recentes
kartik shiroya:
Hello all,

Any buddy has solution for page refreshing stop while do pagination on search container

Thanks & Regards
Kartik Shiroya



ya kartkik,,download liferay search container hook from marketplace or else you can go with Alloy Ui click events to write code by yourself.