Hello. I'm working on a grid on this page: https://datascalehr.com/api-partners/
I believe I have asked this before, but if I enable the AJAX search feature, it then breaks the filter part of the grid, so the only way to have both search and filter options is to make the search an "on form submit" with a page reload, is that still correct?
If there is no way to have both search and filter be ajax and working properly together, then my question is this:
Is it possible to have the search input tool include an anchor link so that at least when the page refreshes, it loads the page to the top of the grid? For example if you use the search on the sample page I included here, but do it in MOBILE, you'll see the page refresh loads with a whole bunch of text above it. It would be ideal if the page reload goes to the top of the grid with the search results instead. Is this possible? Please advise...
Hi,
Unfortunately, our shortcode-based filterable grid was not designed for advanced usage. Since all available items are loaded on the first page load, it is impossible to make ajax pagination work with the filterable grid in our current structure. Are you using the block editor? If so, please try our post grid filterable block.
Any update on this question?