Hi everyone
I have an app to take photos of inspections and I needed to have the offline feature in case the user loses reception. For that reason, I'm populating a collection with photo and description, then patching into the Sharepoint list once the connection is restored.
Everything works fine but the attachment.. I've looked up in many forums and apparently the only way to do this is through PowerAutomate. However, I'm beginner in both tools and I couldn't understand the explanations that I found. Could someone help please?
More details about the app:
- The collection columns are the same as the SP list
- The attachment control can have multiple attachments
- I'm using 2 forms and 2 galleries. One for offline, connected to my collection, and the other online, connected to my SP list.