on ‎2023 Nov 10 2:15 AM
How to remove "personalization" Action in Backoffice, the action appear in order and products .etc page.
Request clarification before answering.
Hello cat2023,
Please refer below SAP help link. Might it helps.
Regards,
Neeraj Jain
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are 2 ways to remove the "Personalization" Action:
1. Remove "Personalization" Action via AO(Attachment: show cockpit-config.xml.png):
<y:group qualifier="personalization" show-group-header="false" show-separator="true" position="60">
<y:action action-id="com.hybris.backoffice.widgets.actions.listview.personalization"
property="activeMoldName" position="10"/>
</y:group>
2. Remove "Personalization" Action via edit platformbackoffice-backoffice-config.xml file(Attachment: EditFile.png):
<!-- <y:group qualifier="personalization" show-group-header="false" show-separator="true" position="60">
<y:action action-id="com.hybris.backoffice.widgets.actions.listview.personalization"
property="activeMoldName" position="10"/>
</y:group>



You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 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.