Topic: eForm form fields not displaying in subject line  (Read 240 times)

Pages: [1]   Go Down

#1: 30-May-2009, 09:30 PM

hotdiggity
Posts: 231

I'm having difficulty displaying form fields in the subject line of an eForm email.

I've followed the instructions, plus the form fields display fine in the body of the same email.


Code:
[!eForm2db_checkout!]
[!checkRequiredFields!]
[[validateEFormDate]]
[!eForm? &eFormOnValidate=`reqFields` &protectSubmit=`1` &eFormOnBeforeMailSent=`checkout2db` &formid=`payment_form` &to=`orders@XXX.com.au` &fromname=`XXXX` &subject=` Order Confirmation for [.name.], #[.client-order-number.]` &jScript=`autofill_js` &automessage=`order_confirmation` &tpl=`payment_form` &report=`checkout_report` &from=`orders@XXXX.com.au` &gotoid=`32` &sendAsHtml=`1`!]

#2: 30-May-2009, 10:19 PM


sinbad
Posts: 801

&subject=` Order Confirmation for [+name+], #[+client-order-number+]`

#3: 30-May-2009, 10:30 PM

hotdiggity
Posts: 231

Yeah, I'd tried that too without luck.

Running PHP 5.2.8
« Last Edit: 30-May-2009, 10:50 PM by hotdiggity »

#4: 30-May-2009, 11:09 PM


sinbad
Posts: 801

interesting. it works in my forms.

eform 1.4.4.6 and PHP 5.2.9
Pages: [1]   Go Up
0 Members and 1 Guest are viewing this topic.