on ‎2019 May 15 1:38 PM
Hi,
We are looking for a way to completely disable the drag and drop functionality from product cockpit in the Hybris 1811 version. So far we have tried hmc.useDragAndDrop=false and backoffice.widget.library.blacklist=com.hybris.cockpitng.action.dndconfig. Both seems to be not working.
I am referring to Disabling Backoffice Components in https://help.sap.com/viewer/5c9ea0c629214e42b727bf08800d8dfa/1808/en-US/ef17d5186d9949f59ed53ea8135e...
Please let us know if anybody has implemented this Thanks, Priyanka
Request clarification before answering.
AFAIK, there is no global setting which can prevent Drag-and-Drop. You need to disable it for each widget by removing/changing the strategy.
Please note that if no strategy is provided for Drag-and-Drop behaviour, the fallback strategy is used. The fallback strategy disables the Drag-and-Drop behaviour for the widget. More details at https://help.sap.com/viewer/5c9ea0c629214e42b727bf08800d8dfa/1808/en-US/bed0cc62fd704c0e9ccff1e3be2e...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for replying. I saw the below solution for Hybris 5.2 version. https://answers.sap.com/questions/12751419/view.html We need to implement it in a similar way? Do you happen to have any references?
Thanks, Priyanka
| User | Count |
|---|---|
| 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.