[Progress Communities] [Progress OpenEdge ABL] Forum Post: Create MVC page template from existing database template

  • Thread starter Thread starter svict4
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top