Expand my Community achievements bar.

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

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

how to apply permission on design mode of sidekick in CQ5?

Avatar

Former Community Member

users then wouldn’t be able to see the  “design” button

 [img]xyz.jpg[/img]

1 Accepted Solution

Avatar

Correct answer by
Employee

To enable the design button, grant the user (or group) "Modify" permission to /etc/designs/<designName>. This can be done as an administrator via the useradmin [0].

[0] http://localhost:4502/useradmin

View solution in original post

4 Replies

Avatar

Correct answer by
Employee

To enable the design button, grant the user (or group) "Modify" permission to /etc/designs/<designName>. This can be done as an administrator via the useradmin [0].

[0] http://localhost:4502/useradmin

Avatar

Level 1

Can you provide more detail around specifically which node under etc/designs needs to have 'Modify' applied?

I think I want a particular group of users to have access to Design mode via the Sidekick so they can add and hide components from a particular template. But I don't understand what else they will have access to if they get 'Modify' for ALL of etc/designs/. I don't see an obvious <design name> under etc/designs that seems appropriate?

What else will they have access to if they get 'Modify' for etc/designs/*?

Avatar

Former Community Member

Thank you for your reply :)

I also want to hide "design" [img]2.jpg[/img]  button from the sidekick. How can i restrict the visibility of Design button for the particular user/group   ??

Avatar

Employee

To hide the design button simply "deny" (uncheck) the modify permission for the particular user or group.