Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Whether layout container in static template works as fine as in editable template?

Avatar

Level 3

Hello team,

My team uses Layout Container component in editable template and it works as expected.

For some scenario, we need to use the same Layout Container in static template. However, this component is not working as expected in static template. Since client expects that Layout container component should work in static template similar to how it works in Editable template. Is this possible?

 

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 7

Hello @gmahesh 

 

You might not be able to use it for responsive layout. Pages built on Editable templates have responsive grid as root. This might be missing for pages built on Static templates. 

Also, the page component used in Static and Editable templates differ, which would further impact the behavior.

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 7

Hello @gmahesh 

 

You might not be able to use it for responsive layout. Pages built on Editable templates have responsive grid as root. This might be missing for pages built on Static templates. 

Also, the page component used in Static and Editable templates differ, which would further impact the behavior.