S
svict4
Guest
Hey should be another relatively easy one. I've got an existing template (lets call it Master ) that has been completely created through Sitefinity Design => Page Templates => Create Templates and dragging and dropping widgets. I want to create a new code-based (MVC?) page template (lets call it child ), based off that template. I've gone through a lot of the docs, obviously there's a number of ways to create a layout and template, and I'm feeling more lost. Create page templates - Sitefinity CMS Frontend development Create page templates - Sitefinity CMS Frontend development Create MVC page templates based on layout files - Sitefinity CMS Frontend development Base MVC page templates on layout files - Sitefinity CMS Frontend development Maybe I even need to export the template? But I think that first link is what I want. If that's the case, where do I put the CreatingPageTemplate.cs file. Would I also then create the new cshtml in the usual mvc/views/layouts folder?
Continue reading...
Continue reading...