Tagged Questions
0
votes
1answer
29 views
Insert formula for Email “To” field in InfoPath
I add a button into the Form.
Action:Submit
Submit Option: Email
I have a condition to send an e-mail.
If column1's value == val1 then send mail to person1
else send mail to person2.
I look ...
0
votes
0answers
85 views
InfoPath 2010 + SharePoint 2010 + Email Submit Behavior
Setup a very simple InfoPath 2010 form and published it to a Forms Library in SharePoint 2010. I've got the form configured with a simple email submission behavior to send it to myself. When I hit ...
0
votes
2answers
283 views
Reference InfoPath field in edit.aspx InfoPath web part
I have a colleague I'm trying to help. He has a list on a SharePoint site. He modified said list's web part with InfoPath. Upon creating a new item, the item is saved as well as emailed to a 3rd party ...
1
vote
1answer
59 views
How do I send an email when a value has been changed?
I have an InfoPath web based form that has a few email addresses set up in different sections of the form. I want the Submit action to send an email to the changed email address only and not all. Is ...
3
votes
4answers
767 views
SharePoint Designer 2010 email
I have an InfoPath form where I used SharePoint Designer 2010 to send an email to a group.
Once a particular user submits the form then an email should be triggered to a group along with the active ...
1
vote
1answer
453 views
using to email in infopath designer 2010
In my Infopath form 2010, I am using a data connection called Email submit (which is an 'To Email' option in data connection). I have a people picker field in my form template which is used to select ...
0
votes
1answer
472 views
Send e-mail from InfoPath: MailMessage vs. MailItem
I want to send e-mail from an InfoPath (2007/2010) form (InfoPath client, NOT web hosted). I found two ways that look promising:
using System.Web.Mail.MailMessage class ...
0
votes
1answer
414 views
Contact selector on infopath form not displaying in email
This is something that has confused for some time.
If there is a contact selector on the form and the form gets sent in an email, the contact selector seems to become hidden. I have searched online ...