Hi, I have created a view and the query on it has the pagination
implementation. The search on this view returns more than one page of data
and I would like to cache this. I've observed that the cache does not work
as expected if I have the offset and limit in the query. Also, if I change
the page size the previous selected size is not overridden. Let me know if
I need to add some other stuff in the query to make it work. Thank you.

Reply via email to