Hi,
I have a view with AJAX pager setup and it works.
I have a boost setup and it also works perfectly with "Cache ajax/json" turned on (checked with finder auto-complete AJAX requests).

However AJAX requests of views AJAX pager aren't cached. Is it works as designed or I should switch something to have these requests cached?

Thanks!

Comments

Georgii’s picture

Is anyone having the same situation?

doublejosh’s picture

Is this also true with AJAX filters?

Georgii’s picture

doublejosh, It's hard to say now. I'm not working with the web site where I had that issue.

doublejosh’s picture

Thanks Georgii.
I'm finishing up a site now (D6, been in dev for almost a year)... one of the main views is fairly expensive on the joins and exposed filters so I'm hoping to solve it with some boost AJAX caching. Had luck with boost in the past, pagers worked but didn't introduce ajax filters at all.