Not seeing Layout container in "SPA Root " OOB template - AEM 6.5.7 | Community
Skip to main content
kalyan_chakrav1
Level 2
February 4, 2021
Solved

Not seeing Layout container in "SPA Root " OOB template - AEM 6.5.7

  • February 4, 2021
  • 1 reply
  • 1211 views

I need to add common configuration in the root page using SPA root template and it will be used across the application. But when we go to the template we don't see the layout container. We tried different approaches but it is not working out. Is there any specific reason for not displaying layout container in SPA root template.

 

We have requirement to have common configuration across the website for which we have created common configuration component and want to add it at the language root level for eg: en which is created using the SPA root template which got created using the archetype 24. 

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 Vijayalakshmi_S

Hi @kalyan_chakrav1,

Can you confirm if structure node of your root template has responsivegrid configured? If yes and it is not available at template editor, suggest you inspect (using Developer Tools -> Elements section) both in Structure mode and in preview mode and search for the path of responsive grid node in Elements section

Eg: Search for the equivalent path of your project - /conf/wknd-spa-react/settings/wcm/templates/spa-app-template/structure/jcr:content/root (root node has the resourceType as wcm/foundation/components/responsivegrid)

1 reply

Vijayalakshmi_S
Vijayalakshmi_SAccepted solution
Level 10
February 4, 2021

Hi @kalyan_chakrav1,

Can you confirm if structure node of your root template has responsivegrid configured? If yes and it is not available at template editor, suggest you inspect (using Developer Tools -> Elements section) both in Structure mode and in preview mode and search for the path of responsive grid node in Elements section

Eg: Search for the equivalent path of your project - /conf/wknd-spa-react/settings/wcm/templates/spa-app-template/structure/jcr:content/root (root node has the resourceType as wcm/foundation/components/responsivegrid)