Skip to Content
1
Former Member
Jul 13, 2016 at 05:15 PM

Advanced Search search through several relations

245 Views

Hi,

I have an item A linked with an attribut x thanks to several relations. x is an attribute of C. B and C are linked with a relation B2C. A and B are linked with a relation A2B. How can I add the parameter "A.BList.CList.x" in the Advanced Search of the cockpit framework (by editing the advancedSearch_A.xml file or by developing a custom Search Provider) ?

The goal is to provided a way to search all items A related to the items B related to the items C with a specific x value.