hi
i want to put user email and user name in the title email
in admin panel it is said that can be used smarty elements
bu i dont know how to do this
i need to get email in this form
email-title: Email from {$user_name} {$user_email_address} from SiteName
FormBuilder email and name in the email title
-
- Forum Members
- Posts: 15
- Joined: Wed Oct 28, 2009 10:22 am
Re: FormBuilder email and name in the email title
{$user_name} and {$user_email_address}
are both made in the form fields?
are both made in the form fields?