Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Restrict move/delete in Touch UI

Avatar

Level 4

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.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 10

Watch this GEMS session. It talks about ways to work in Touch UI and modify content. It may provide ways to modify nodes to do what you are looking for:

http://dev.day.com/content/ddc/en/gems/user-interface-customization-for-aem-6.html

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
Level 10

Watch this GEMS session. It talks about ways to work in Touch UI and modify content. It may provide ways to modify nodes to do what you are looking for:

http://dev.day.com/content/ddc/en/gems/user-interface-customization-for-aem-6.html