Hello everyone,
I'm working on a model-driven app which must allow users to attach multiple files for each record. I followed the walkthroughs from Microsoft on integrating SharePoint with my table. It works for the most - my form has a subgrid for the documents and they use SharePoint as their storage location.
However, when I go to upload from the form, I am only able to select one file at a time. Is there any way to change this to allow selection of multiple files and then upload? My users will cry if I ask them to upload a file one at a time, especially when each record would need to contain at least 20 photos each.