I was wondering if it is possible to use the query sort and filter components with a relationship field? In particular the select. I have an author association to posts, so I’d like to be able to select by author on the archive page.
I’m hoping that it does and I’m just filling out the criteria wrong.