Hi Dynamicweb,
Is it possible to insert a different template location than the default, while still allowing editors to pick the templates from Dynamicweb using items?
I have tried using an:
- ItemTypeTemplateExtender and set it's template path
- NotificationSubscriber using OnBeforeRender and set the template path onBeforeRenderParagraphArgs.ParagraphViewModel.Template using template.LoadTemplate("")
But it dosen't seem to work.
Best regards,
Rasmus