


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
Solved! Go to Solution.
Views
Replies
Sign in to like this content
Total Likes
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.
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.