Page 1 of 1
Form builder and user defined recipient?
Posted: Sun Sep 02, 2007 7:10 pm
by dmgd
Not really user defined. What I have is a site with a lot of people who need to receive email form the website. ie committee chairs, group leaders etc. I have read a lot of the FormBuilder post, installed it and other than it sending 2 emails it works great! Thanks
My question is it possible to create a UDT to pass the name and e-mail address to FormBuilder?
Re: Form builder and user defined recipient?
Posted: Sun Sep 02, 2007 9:38 pm
by calguy1000
You can define on the Formbuilder tag, default values for all fields..... just 1) make sure your field name has no spaces in it.... and 2) add value_fieldname='blah' to the formbuilder tag.
Re: Form builder and user defined recipient?
Posted: Mon Sep 10, 2007 6:03 pm
by dmgd
Thanks Calguy That works but this solution does not fit my needs.
I tried to add value_fld10='
tome@somewhere.com' where fld10 is the "*Email Results to set Address(es)" field type and it would not override the value set in formbuilder. Next I add an "*Email to User-Supplied Email Address" field. This worked but the email address is visible and this defeats the purpose of the contact form.
does anyone have any suggestions as to how I can create a popup form to create sevure email forms?