on 2021 May 03 9:16 AM
I try to remove some tabs with classification attributes from the Standard Hybris compare view in the Backoffice configuration. I used the following Backoffice configuration:
<!-- compareView -->
<context type="Product" component="compare-view">
<cv:compare-view xmlns:cv="http://www.hybris.com/cockpitng/component/compareview">
<cv:editor-area-ctx />
<cv:grid-view-ctx />
<cv:section name="tab.product.etimclassification" merge-mode="REMOVE"/>
<cv:section name="tab.product.webclassification" merge-mode="REMOVE"/>
<cv:section name="tab.product.stelocalclassification" merge-mode="REMOVE"/>
<cv:section name="tab.product.tstclassification" merge-mode="REMOVE"/>
</cv:compare-view>
</context>
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.