Page 1 of 1

FormBuilder email and name in the email title

Posted: Fri Oct 30, 2009 10:52 am
by korneliusz
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

Re: FormBuilder email and name in the email title

Posted: Fri Oct 30, 2009 3:01 pm
by jack4ya
{$user_name} and {$user_email_address}
are both made in the form fields?