I need advice regarding search API + view exposed filter. I need to filter content with a dropdown menu containing terms from a vocabulary.
contents:
- A voc. of 17 term with a NIVE_OBJ_ID field
- A content type tagged with an different vocabulary containing the same field NIVE_OBJ_ID
Example : in the dropdown menu i select "server management cours", that term have the value "35621" in the field NIVE_OBJ_ID.
The result of that filter is that all the content type having the "35621" value in the field NIVE_OBJ_ID will be listed.
Again , that field is in an other different vocabulary than the dropdown filter vocabulary