Hello guys, i have a question that has been on my mind a long time. I've worked with CMS's like EpiServer and SiteCore, and now im working on Umbraco and trying to understand how the templating and content structure should be setup.
Im trying to understand how to do something that is very basic in episerver and sitecore, which is called "content area" in epi and "placeholder" in sitecore. The idea is that you can add content-areas in your page templates where you can add content. Is there a way to do this in Umbraco? If there isnt an official way, have anyone solved this in a smart and efficient way? i have tried to illustrate what i want to achieve in a screenshot below..
There's not a content area datatype in umbraco as is, if your working with umbraco 7 i would go with the grid or writing a custom data type to fit the customers needs. :)
Content Areas in Umbraco?
Hello guys, i have a question that has been on my mind a long time. I've worked with CMS's like EpiServer and SiteCore, and now im working on Umbraco and trying to understand how the templating and content structure should be setup.
Im trying to understand how to do something that is very basic in episerver and sitecore, which is called "content area" in epi and "placeholder" in sitecore. The idea is that you can add content-areas in your page templates where you can add content. Is there a way to do this in Umbraco? If there isnt an official way, have anyone solved this in a smart and efficient way? i have tried to illustrate what i want to achieve in a screenshot below..
Hello Hazar
There's not a content area datatype in umbraco as is, if your working with umbraco 7 i would go with the grid or writing a custom data type to fit the customers needs. :)
is working on a reply...