Expand my Community achievements bar.

SOLVED

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

Avatar

Level 2

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. 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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)

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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)