Hi !
Did somebody know how I can do pageable inlinePublist ?
For some PID I've got a lot of inlinePubList so I would like to display it with page like I can do it in xxx-list-footer.html but if I use the same piece of code, it display's pages for the list of PID.
<!--[pagesetter_pager]-->
For exemple :
I've got PID x of TID 1 where I've got an inlinePubList of TID 2 but if I whant to display page for inlinePubList of TID 2, it display pages for TID 1 !!!
Did somebody has an idea to help me ?
Thanks for your help !