I’ve got a Drupal view that contains a jumplist of items filtered by taxonomy (which is pulled from the current page URL).
The problem is that I need this jumplist to work without a page reload (so using AJAX).
I’ve tried a few different things and done a lot of Googling, but come up with nothing.
I’ve read that you can expose filters to users and use this for Ajax filtering, the problem with this seems to be that you can’t populate a select element with values from the database when using a filter, it looks like the filter values have to be hard coded or user defined, so this looks like a no go.
Is there any way of accomplishing this? Or am I going about this in the wrong way?
Sponsored by SupremePR