Hi all - I have a NWC form that will be used for an inspection on a mobile phone. The inspector completes the fields and takes multiple photos using the File Upload field and submits.
The form/workflow saves the File Upload contents as a Collection ("Photos"), and I can use Get Item from Collection to save 1 photo as an attachment on my SharePoint List using SharePoint: Add Attachment to an Item.
Just having trouble getting a Loop for Each to work to get ALL of the photos out the original Collection and onto the SharePoint list item.
Any suggestions would be appreciated!
Thanks
Ian