on 2018 Mar 27 9:45 AM
Hi ,
I have to display the list of categories for only staged version in custom backoffice perspective. I have below configuration in *-backoffice-config.xml as
<context merge-by="type" parent="GenericItem" type="Category" component="customSalesRepBackofficelistview">
<list:list-view xmlns:list="http://www.hybris.com/cockpitng/component/listView">
<list:column qualifier="code" />
<list:column qualifier="name"/>
<list:column qualifier="categoryType" />
<list:column qualifier="catalogVersion" />
<list:column qualifier="allowedPrincipals" />
</list:list-view>
</context>
In this I want to display the list of categories already filtered by catalog version as Product Catalog:Staged version . Please suggest how we can achieve this.
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 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.