First of all I want to say this is an incredible Plugin!
My question: In my data model I have Projects and Institutes. In the Project I have a taxonomy field for ProjectType.
There is a bidirectional relationship between these Posttypes: In Project there is a ACF Relationship field Institute (multivalue). And Institue contains an ACF Relationship field Projekt (also multivalue).
I want to be able to filter a list of Institutes by values of Projekttype. So I want to only show Institutes that have a relationship with a Project that has a certain value in ProjectType.
Can this be done? If there are solutions that require coding, that is also ok..
Thanks
Stefan