I am using Umbraco version 7.7.2 assembly: 1.0.6484.21641
I wanted to create an email template, so copied the Example-Template.cshtml file from /Views/Partials/Forms/Emails.
I edited the file, renamed it and then copied it back to /Views/Partials/Forms/Emails. So now we have the example template and the one I just created.
So back in the console, forms, I configure the workflow, choose Send email with template (Razor), under Email Template, Pick Template I was expecting to see the email template I just created. However, it isn't there to pick. Only the example one. But the file is definitely there on the server. I could just edit the example one, however it would be good to have different templates for different forms.
Am I missing something? Any help grateful. Many thanks.
email template
Hello,
I am using Umbraco version 7.7.2 assembly: 1.0.6484.21641
I wanted to create an email template, so copied the Example-Template.cshtml file from /Views/Partials/Forms/Emails.
I edited the file, renamed it and then copied it back to /Views/Partials/Forms/Emails. So now we have the example template and the one I just created.
So back in the console, forms, I configure the workflow, choose Send email with template (Razor), under Email Template, Pick Template I was expecting to see the email template I just created. However, it isn't there to pick. Only the example one. But the file is definitely there on the server. I could just edit the example one, however it would be good to have different templates for different forms.
Am I missing something? Any help grateful. Many thanks.
Are you using the Umbraco Form plugin?
Hello, thank you for your reply. However, I have since sorted out the problem. Thanks for replying so quickly.
is working on a reply...