If there are more than one page of results, then the results after the first page are wrong. Basically, the first page looks right and then after that it is the entire database. Compare for example, results for Kalejik (Angora) which one has one passport application with Adana which should return 112 results.
Here is the page with the issue enlace oculto
see other page, its working fine the paging enlace oculto
so i changed the search method to full page refresh and it fixed the problem
but I want it to work with ajax refresh
how can we fix this
seems to be a bug
Hello. Thank you for contacting the Toolset support.
Well - I checked with the sandbox site and I do not see the issue.
Here is a sandbox site and you can auto-login to it using the following link:
- enlace oculto
Here is the page where in backend where the view is added with paging is set to display 3 items per page and pagination option is set to "Pagination enabled with manual transition and AJAX" and also custom search setting is set to "AJAX refresh when changing any filter":
=> enlace oculto
And when I checked on frontend I can see it working as expected:
- enlace oculto
When selecting option "Dance" from "Gym Types" custom search it has 4 posts and on first page it shows 3 posts and on 2nd page it shows 1 post.