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

Cannot remove tabs from Standard Hybris Compare View Backoffice configuration

0 Kudos
203

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>


I expected that these tabs are removed from the compare view. But the tabs are still displayed as sections in the compare view.

Accepted Solutions (0)

Answers (0)