AEM Touch UI Customization | Community
Skip to main content
New Participant
April 17, 2017
Solved

AEM Touch UI Customization

  • April 17, 2017
  • 2 replies
  • 1933 views

am looking to customize the aem sites page.

When we load the page i want to see the sites and their whole tree structure.

Something like when select the move option its shows the tree navigation and child pages.

I was not able to find the out of  the box code for this.

 

Can anyone help me please.

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 smacdonald2008

Watch the GEMs session that is linked off of this article: 

https://helpx.adobe.com/experience-manager/using/extending-aem-6-administrator-user.html

This GEMS session talks about modifying the Touch UI. 

2 replies

smacdonald2008
smacdonald2008Accepted solution
New Participant
April 18, 2017

Watch the GEMs session that is linked off of this article: 

https://helpx.adobe.com/experience-manager/using/extending-aem-6-administrator-user.html

This GEMS session talks about modifying the Touch UI. 

MC_Stuff
New Participant
April 17, 2017

Hi,

Technically navigation OR Sitemap component out of the box lists the details you are looking. However the move wizard implemetation details can start from /libs/wcm/core/content/sites/movepagewizard

Thanks,