I’m working on a site that has medical providers sorted by the level of their medical licensing. I’ve created taxonomies using the Pods plugin. I then created a relationship field that creates a dropdown option that appears when adding a new medical provider.
In my query string I have it sorting the providers by the ‘licenseordering’ field. I want it to sort by the name of the field, but it appears to be sorting by the date/time the taxonomy/field was created.
Any ideas on how to achieve this?