Hi, can I define multiple Block groups? for a page? Like a top block, section and a bottom section? Or do I need to split top and bottom into pages to allow for this?
Litium version: 7
Hi, can I define multiple Block groups? for a page? Like a top block, section and a bottom section? Or do I need to split top and bottom into pages to allow for this?
Litium version: 7
Not really understand your question. I guess you want to have different groups of blocks in one page? That feature is called Block container.
Letās take Home\Index.cshtml in Accelerator 7 for example, it renders only the āMainā block container. You can add another block container, āBottomā for example, by:
Can I view/edit block containers in the admin or do I need to add em all via ānew BlockContainerDefinition()ā ?