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

How to remove "Type" attribute from advanced-search widget in Backoffice?

0 Kudos
483

In advanced search widget there is an attribute "Type" that comes default I believe in the drop down list of additional attributes that can be selected and added to the search. I would like to remove this "Type" attribute if possible?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member437308
Active Participant
0 Kudos

Hello,

Please use merge-mode attribute for your type field configuration:

 <advanced-search:field xmlns="http://www.hybris.com/cockpitng/config/advancedsearch" name="type"    merge-mode="REMOVE" />

Please go to the website https://help.hybris.com/1808/hcd/8bd51bcd8669101486cec32d579bb2c2.html in order to get more information about merging attribute.

Cheers
Tomek