Forum Discussion

Anonymous's avatar
Anonymous
13 years ago
Solved

Freemarker/Pagination

Scenario: I'm getting blog post information and displaying it in a custom component bu using a #list and rest call. I'd like to be able to limit how many blog posts show up using page_size (which I can do) but I also want to have pagination links above the content so that a user could dynamically view the second page of posts without having to reload the whole page. Is that possible? If so, could someone point me in the right direction? Thanks.

12 Replies