It is my understanding that I can have a custom e-mail confirmation sent to a user by creating an email template tagged with the appropriate template name. For example, if my form is named "MyForm", the corresponding custom text-based e-mail template would be "MyForm_mailbacktpl.txt.php". Correct?
I have created such a template, placed it in /administrator/components/com_breezingforms/mailtpl next to the default templates, and all the user receives is the default template's data.
Am I missing something, or is it just not working the way it is supposed to?
Using Breezingforms 1.7.2 Stable.