Universal Email 4
Could one provide me with way to display individual form values in specific places in an html email?
When get the template information form a file and edit the form in Dreaweaver the form value are display 3 times in generated email.
Is there an example of a customized form that shows form values you use in the email form that displays the values in an email?
I have tried <?php echo $row_LostPW['first_name']?> without success.
I have also attached an example of my template.