Page 1 of 1

Change Field "From" in FormBuilder

Posted: Thu Dec 12, 2013 5:01 am
by seregarem
How to set values of inputs (Field "Surname" and Field "E-Mail") to field "Email Results to set Address(es)"?

Re: Change Field "From" in FormBuilder

Posted: Thu Dec 12, 2013 7:21 am
by staartmees
you can't change the type of a formfield. remove the old field en replace it with the new field, and control your Submission template for the new field.

Re: Change Field "From" in FormBuilder

Posted: Thu Dec 12, 2013 8:23 am
by seregarem
I don't want to change the type of a formfield. I want, that values of two fields - "Surname" and "E-Mail" insert into "Email Results to set Address(es)". I need, that the "From" value of the mail would be a text of "Surname" and "E-Mail" fields...

Re: Change Field "From" in FormBuilder

Posted: Thu Dec 12, 2013 9:34 am
by staartmees
Well therefore you have to change the surname to "Email from Name" and the email to "Email from Address".
As you can't change the type of a formfield, you have to delete the field and replace it with a new field as described above.

Re: Change Field "From" in FormBuilder

Posted: Thu Dec 12, 2013 9:49 am
by velden
And after doing such changes you might need to have a look at the EMAIL template of the submission field. New fields will get new ID's which are NOT automatically exchanged in the email templates.