How to create pagination in CQ5


hello,

 

sub- component cq5 pagination

 

i have static webpage , having static pagination , want create pagination in cq5.

ex. page having 5-5 product on each page , each product authorable author , same component want develop in cq5.

please let me know there component available in cq5 or how can in cq5

 

pag.jpg

 

 

regards,

there isn't "out of box" component suit need.  recommend looking @ building 1 takes advantage of cq and/or jcr search apis.  allow searching retrieve of items , have built-in pagination mechanisms return subsets of query results.  way if search returns (for example) 500 results, want show 20 @ time, can retrieve 20 items per page.  built apis.



More discussions in Archived Spaces


adobe

Comments