Foros de discusión

Ajaxable search container

thumbnail
Atin Agarwal, modificado hace 9 años.

Ajaxable search container

Junior Member Mensajes: 86 Fecha de incorporación: 20/02/12 Mensajes recientes
Hey All,
Many a times its required to paginate through a list without loading the whole page.
Suppose if there are 4-5 portlets on a page & the last portlet which is at the bottom of the page has a list to display certain records with pagination.
If we will use search container for this, every time whole page will be loaded with all the contents on the page.
Had it been ajaxable, flickering could have been avoided.

Regards,
Atin Agarwal
thumbnail
Pankaj Kathiriya, modificado hace 9 años.

RE: Ajaxable search container

Liferay Master Mensajes: 722 Fecha de incorporación: 5/08/10 Mensajes recientes
This app may be helpful for ajaxable search container.
Harsh Kanakhara, modificado hace 7 años.

RE: Ajaxable search container

New Member Mensajes: 14 Fecha de incorporación: 29/01/16 Mensajes recientes
This app is not working in Liferay 6.2.

There could be 2 possible solutions but I am facing some problem. Please help me to solve it.

1) Can you please tell me how to edit Liferay Search Container Pagination URL by changing its Portlet Life-cycle from 0 to 2 ? How to create hook ?

2) There is a tag called <liferay-ui:page-iterator/> in which there is a attribute called jsCall. It is used for pagination without page reloading. I am unable to find out how to use it ?

If it can be solved using 2nd option then it would be much helpful.

Thank You.