[SOLVED] FormBuilder - email templates and pulldowns/check box groups
Posted: Mon Jan 18, 2010 12:03 pm
Hi everyone,
I have what I think is probably a very easy question that I'm hoping someone may be able to answer for me...
I have a form which I've created, where almost everything is working nicely and I get a nice email sent to me when the form is submitted, c.f. copying the very useful email template from RJK in: http://forum.cmsmadesimple.org/index.ph ... .msg191611
BUT for pulldown and check box groups, I can't get the option(s) selected in the form included in the email which is sent when the form is submitted! I assume that I need to modify the field name, $fld_42 somehow?? Maybe using something like: $fld_42->input??
Wish to enrol in:
{$fld_42}
Any hints much appreciated!
Cheers,
Zaneta
I have what I think is probably a very easy question that I'm hoping someone may be able to answer for me...
I have a form which I've created, where almost everything is working nicely and I get a nice email sent to me when the form is submitted, c.f. copying the very useful email template from RJK in: http://forum.cmsmadesimple.org/index.ph ... .msg191611
BUT for pulldown and check box groups, I can't get the option(s) selected in the form included in the email which is sent when the form is submitted! I assume that I need to modify the field name, $fld_42 somehow?? Maybe using something like: $fld_42->input??
Wish to enrol in:
{$fld_42}
Any hints much appreciated!

Cheers,
Zaneta