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

Advanced Search backoffice configuration to transfer search attributes from hmc to backoffice.

former_member752828
Discoverer
0 Likes
714

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

Accepted Solutions (0)

Answers (0)