
Announcements
For an application I'm building I want to retrieve an uploaded pdf file using Xrm.Device.pickFile (Documentation ) and pass the contents into the file attachment field of the form that is open on that page. I can't for the life of me figure out how to do this, anyone with the answer? I guess it involves uploading it to the dataverse and then connecting it to the form entity somehow. Thanks in advance!