Hi:
I have a simple form where the user enters thier name, phone # and email. I have the form set up to send a notice to me via email that one has been submitted. I'm good there.
NOW,
When I go into another form that aims at the same data, I would like to take the "Email" field value they entered and use it as the From value in an email so that I can then send an email saying I have reviewed their form entries; after I hit the submit button.
How can this be accomplished?