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

How can I change the attribute column order for Product Price tab?

Accepted Solutions (1)

Accepted Solutions (1)

former_member632827
Participant

Hi,

You can use position attribute in list view column qualifier tag of *config.xml.

<contextmerge-by="type"parent="GenericItem"type="PriceRow"component="europe1PricesListView">

<list-view:list-viewxmlns:list-view="http://www.hybris.com/cockpitng/component/listView">

<list-view:columnqualifier="product"/ position="">

Note: F4 reset *config.xml from orchestra mode after change.

0 Likes

Hi,

I applied these solution steps and found it to be the optimal way.

Kind regards,

Gökhan

Answers (0)