Discussions
Display multi-item detail on separate page
about 3 years ago by Brian Dukes
When a multi item open content is created, the detail URL of the page exists within {Context.DetailUrl}
. However, when using the context link, the detail page will show on the same page with modules above it. How can use the {Content.DetailUrl}
handlebars helper as a link to open the details of the template in a new page, void of other content?