Dynamic page per item setup

Options
Hi all,

My app displays a list of data which I'm retrieving via a GET call from the Xano database.

I previously had an option to allow my users to either view either 100 rows of data, 200 rows of data, or 500 rows of data on each page.

From what I've seeing of the paging response in Xano, I can't enter a dynamic number in there (i.e the items per page). So is there any workaround to achieve this?

Comments