I have the following doubt:
How do you use pagination with the List Builder when the multirow is build "by hand" (using the command "template::multirow create" instead of use a multirow query)?
Thanks in advance for the help!
Jorge.
It should not be too hard to take the page variable passed in the URL query and use that to conditionally add rows to your multirow.
Thanks, you save me of the effort of look for the solution with the paginator.
Regards,