Relationship in WebCenter content
Hi,
I'm using WCC 12c.I have custom metadata fields and below are the details -
Company - it is a 'Multiselect' list
Department - single value (option list)
I have created a relationship between these 2 fields. The Department values is loading based on the Company value selected. The issue is - When I select more than one value for the Company field, I'm getting only the department values of the second company
Example : If Company values are A,B - I'm getting only the departments of B.. What should I do to get the departments of both A and B?