August 2013
Beginner to intermediate
368 pages
8h 24m
English
This appendix presents a code-behind method that uploads an attached file to a separate document library when the form is submitted. The code here was adapted from Pranab Paul’s blog on MSDN.
The form used in this scenario contains a file attachment control with a field named fileAttach. There is also a button to be used as a submit button with and ID of SubmitButton.
The user may upload a file to the form and then submit the form. There is a form library in SharePoint to which to submit the InfoPath form instance, but there is also a document library in which the file attached to the form needs to be uploaded. A data connection for submission has been created ...
Read now
Unlock full access