
Announcements
Hello,
I want to create an app or have already started, but I’m not sure if I’m on the right track.
I have a Dataverse table as a data source and want to read and write data there. In the app, a project should be created, each of these projects has a name, then there are subfolders, and in these, protocols with dates are stored.
Each of these protocols contains 2-6 images and a text to each Image. The goal is to use the app mobile so that people can create protocols for the projects with this app. I have the app so far that I can create the protocols. However, I have the problem that the app runs poorly when the internet is not very good. Am I on the right track, or do I need to change something in the app?
So far, I have an assignment for each project or protocol and then filter the items in the gallery, which then shows the data of the previously selected project.
Can I also make the app usable offline? However, I have the problem that the protocols should be sent by email via flow after creation.