‎2019 Dec 03 9:56 PM - edited ‎2024 Feb 04 6:21 AM
We are migrating from HMC to BackOffice and need to migrate all custom search attributes to backoffice.We can change backoffice-config.xml and add all of the custom attributes to the the search one by one. We will have to do this for each custom item type.
Is there an easier way to add ALL of the custom attributes to advanced search?
Maybe there is a configuration in the backoffice that can allow us to add ALL of the attributes of a custom item type to the search without specifyng them one by one like this:
<as:advanced-search
xmlns:as="http://www.hybris.com/cockpitng/config/advancedsearch">
<as:field-list>
<as:field xmlns="http://www.hybris.com/cockpitng/config/advancedsearch" name="sapSalesOrg" selected="true"/>
</as:field-list>
</as:advanced-search>
Thanks
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.