Forum Discussion

Gursimrat's avatar
Gursimrat
Leader
11 years ago

Implement custom pagination

I have created a custom component of threads listed inside the board page, and need to implement the pagination. I don't know where to get started with this, can anyone let me know how to proceed on ...
  • Gursimrat's avatar
    Gursimrat
    11 years ago

    Thanks, I wanted to use it for forums page.

     

    Following snippet worked

     

    <#assign itemPerPage = settings.name.get("layout.messages_per_page_linear")?number!10 />