on ‎2018 Mar 27 3:03 PM
Hi
Till Hybris 6.5 it was possible to remove actions in product cockpit in this way:
<context merge-by="type" type="Product" component="pcmbackoffice-listviewactions">
<y:actions>
<y:group qualifier="common">
<y:action action-id="com.hybris.cockpitng.action.create" merge-mode="remove"/>
<y:action action-id="com.hybris.cockpitng.action.clone" merge-mode="remove"/>
..
After upgrading to 6.6: Whereas in "normal" backoffice it is still working, in product cockpit these actions are available again.
What could be the reason?
Thanks, Heiko
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.