Hi GF support team
In this thread (http://www.gravityhelp.com/forums/topic/making-a-result-page-based-on-conditional-logic) you helped me to build a notification message, that is based on the input from the user, this is working great by the way!
1. I would like to give the users the option to e-mail the results (notification message) to them selves.
In my opinion the best place to put this option, is when they see the notification. So I would really like to have one or more input fields at the bottom of the notification message, where the user can input his/or hers e-mail address, click send, and have the notification message send to them.
If I could update the database with that info, and have the admin notification contain that info as well, that would be great! :-)
1.1 If that is not possible, then I would like to place that option before they submit the form, and generate the message. But I really hope to do nr. 1 :-)
Can I email the notification that I am "building" in functions.php to the user? And how do I do this?
Thanks
Carsten
P.s.
If I can get some input fields on the notification message, then I would like to have more than the e-mail field, but I hope to figure out how to do this, after learning how to implement the e-mail field. ;-)