Hi,
We need to restrict user access for 'move' and 'delete' in Touch UI.
Is it possible to add some listener/handler javascript in the following node so that we can restrict the user programatically ?
/libs/dam/gui/content/assets/jcr:content/body/assetscontent/header/items/selection/items/moveasset
Also, is there an equivallent for 'CQ.User.getCurrentUser().hasPermissionOn' in Touch UI to check permission on certain node?
Please suggest if you have any other solution.