on 2019 May 27 5:37 PM
How do I add a filter to a type from the backoffice navigation tree? For example, I have a model type that contains an attribute that returns values such as "Special" and "Review"; I would like to create two subnodes so that when you click on special, just show that data and in a second subnode show the "Review" ones. Is it possible to do this? because until now I can only show a single type with both classifications.
Regards!
Amy
Request clarification before answering.
Hi ,
It all depends on which version of SAP Commerce you are using. Hopefully any above 6.4. If so, then there is a explorerTreeSelectionProxy multiplexer widget available, where you would have to add conditions for your node (you can see an example in platformbackoffice-backoffice-widgets.xml where Inbox node is added). Then you would have to put a com.hybris.cockpitng.widgets.common.advancedsearchengine.genericinitializer widget between explorerTreeSelectionProxy and AdvancedSearchEnging to add any query condition you need.
Cheers, Jacek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 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.