EMAIL FORMS

R

RD

I am trying to hav ethe email form that I created come come from a field
the form ratehr tahn from my server.

Example.

I collect

EMAIL1

I would like the emaitn the is sent upon submission

To the email of my choice

But would be from [[EMAIL1]]


THanks for any help

Please resopond to [email protected] Thanks

I will then contunue to process it.
 
S

Stefan B Rusynko

Not possible w/ the FP forms handler
- the Email to send to must be part of the form properties, not a field




| I am trying to hav ethe email form that I created come come from a field
| the form ratehr tahn from my server.
|
| Example.
|
| I collect
|
| EMAIL1
|
| I would like the emaitn the is sent upon submission
|
| To the email of my choice
|
| But would be from [[EMAIL1]]
|
|
| THanks for any help
|
| Please resopond to [email protected] Thanks
|
| I will then contunue to process it.
 
Top