cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Customize backoffice advance search fields for another item type

0 Kudos
1,050

Hello Experts,

I have a requirement in the advanced search criteria of the backoffice for the Order item type. On click of the advanced search icon, the widget displays the search attributes relevant to Order item type. I would like to display the attribute from the BaseSite item type which is available in the Order as the search criteria.

Can you please provide me some direction on how to achieve this ?

Thanks and Regards, Ravi

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos
 <widget-extension widgetId="advancedSearch" >
             <setting key="referenceAdvancedSearchEnabled" type="Boolean">true</setting>
     </widget-extension> 
 
 We can use this code resolve above issue 

0 Kudos

Hi Pankaj,can you please explain in little more detail...

0 Kudos

is there any solution for the above problem.