How to hide few modes in AEM Touch UI? | Community
Skip to main content
Level 2
September 13, 2018
Solved

How to hide few modes in AEM Touch UI?

  • September 13, 2018
  • 4 replies
  • 1725 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi,

Check this if helps

Mode selector in AEM page

4 replies

smacdonald2008
Level 10
September 13, 2018

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.

Level 2
September 13, 2018

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

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
September 13, 2018

Hi,

Check this if helps

Mode selector in AEM page

Arun Patidar
smacdonald2008
Level 10
September 13, 2018

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