cancel
Showing results for 
Search instead for 
Did you mean: 

ProductCockpit 6.7 and Classifications

Former Member
0 Kudos

Hello.

I have tried out the new version of the productcockpit (6.7). What i am really missing is mass editing classficationattributes or showing them in the compareable list.

Is this planned as a further feature?

Thanks and best regards,

Levent

Former Member
0 Kudos

Hi Levent,

I am using Hybris 6.7. I tested product cockpit and the compare view is a replica of editor area. But in backoffice compare view, the classification attributes section - namely "Attributes" is removed. Below code is used OOTB:

 <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="hmc.tab.attribute" merge-mode="REMOVE" />
         </cv:compare-view>
     </context>

Now, I need to show specific classification attributes in specific tabs (I have created customized tabs for backofficeproductmanagergroup). Do you have an idea for the implementation?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi ,

the attributes of classifications are not editable. As well not for mass editing in the backoffice as in excel. You have only the possibility to add / remove the classificationclasses, but not edit the attributes, which are comming with them. The same case by editing in excel.

Is there any reason for that limitation or is this feature planned for further releases?

Thanks an best regards,

Levent

former_member664713
Active Participant
0 Kudos

Hi ,

Those two features added in back office not sure in product cockpit.

Refer the following links

Compare view : https://help.hybris.com/6.7.0/hcd/8dbc83cd4241469d966331236f43f2ad.html#loio8dbc83cd4241469d96633123...

export and import : https://help.hybris.com/6.7.0/hcd/0b8c438952674a06ab53fcbd60edd28b.html