I am trying to have an InfoPath view from a multi view form sent to a document library when an InfoPath button is selected. Found that this is possible by setting up an Email Data Connection, selecting the "Send only the active view of the form and no attachment", setting the button to use the email data connection when clicked, and email enabling the SharePoint document library that will receive the email attachment.
Tried the solution by making the InfoPath form a content type on a SharePoint Document Library and was successful with sending the email attachment to another document library. Unfortunately when I implemented this button on a SharePoint list, the email enabled document library never receives the email attachment.
My question is, does the "Email Data Connection" only work when implemented on a form within a SharePoint Document Library? If not, how would I be able to implement this data connection on a SharePoint list?
Thank you,
Rob