Hi, I'm trying to render only certain blocks to use for an in page navigation and am wonder if its possible to use a partial besides default.cshtml when rendering a block list?
Basically I want to write a check for the block alias and do something different with only certain blocks.
Block List use partial besides default.cshtml
Hi, I'm trying to render only certain blocks to use for an in page navigation and am wonder if its possible to use a partial besides default.cshtml when rendering a block list?
Basically I want to write a check for the block alias and do something different with only certain blocks.
Thanks! Amir
Looks like you can just do this:
is working on a reply...