I would like to have an InfoPath form automatically send out and email upon submission.
I would like the email to be comprised of content from the fields of the form. For example:
-------------------------------------
To: <data from the "Manager" field>
From: <data from the "Requester" field>
Subject: You have a request for <data from the "Project Name" Field>.
Body: Hi <Manager>,
I would like more information on <Project>
-< Requester >
-------------------------------------
Is this possible? It doesn't need to be part of a workflow, we just want the relevant manager aware of the request.
View Complete Post