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 hide few modes in AEM Touch UI?

Avatar

Level 2

We got a requirement that we need to hide all the modes except Edit and Design in AEM 6.3 for Touch UI.

Any idea how to achieve this functionality?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

Check this if helps

Mode selector in AEM page

Arun Patidar

AEM LinksLinkedIn

View solution in original post

4 Replies

Avatar

Level 10

This is not an ootb feature. There is no configuration setting that controls which modes are displayed in the Touch UI. Therefore to attempt to do this, you will need to modify AEM product code.

Avatar

Level 2

smacdonald2008​ Can you guide me on overlaying the code to achieve this?

Avatar

Correct answer by
Community Advisor

Hi,

Check this if helps

Mode selector in AEM page

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 10

Arun response provides the approach you need to remove these modes.