Hi there,
I have a site for a hospital that has Locations, Services, and Providers (doctors). I have associated these together using Articles Field. Now what I would like to add a way for the user to sort by these fields. So, if the user is on the Providers page, I would like a dropdown that would show all locations. Once the user selects a location, it would filter the providers to only show the ones that have that location field.
As a note, Im using a category blog to display the Providers, so theoretically the dropdown sort box might need to be in the category description.
Sorry if this has been addressed, I did a search and didnt find a way to add this, if it is possible.