ExpressionEngine-User-Guide
ExpressionEngine-User-Guide copied to clipboard
Query module pagination?
The docs simply say "The Query module uses the same pagination syntax as all first-party modules. Please look at the Pagination documentation for more information."
By that, I would assume applying the limit= and paginate= parameters to the exp:query line would work – but it doesn't... so potentially a bug, but either way needs better documentation if pagination within the query tag is possible.