I have a virtual doctype that gets the data from a third-party API.
How do I get pagination in Frappe List Views to work? For example, the List View the 20/100/500/2500 buttons at the bottom.
How do I get those to work with (or any form of pagination to work) with a Virtual DocType?