Hi, I would like some suggestions on the best/easiest way to handle a problem I have with an app.
I have built an incident reporting app for my organisation. This captures responses and stores them in Sharepoint.
The back office review this incident and may send an email to a manager with follow up questions. These are set questions the back office use but they choose which questions to ask e.g. there are 19 questions, they only need to ask questions 3, 5 and 6
I want the whole thing to be captured and delivered in Power Apps if possible.
What would be the best way to set up an app that achieves something like:
1. Back office logs in, has a gallery in front of them with logged incidents. They select the relevant incident
2. They are taken to a page with the incident details and a section to choose the questions they need answering
3. These questions are sent via email to a relevant person who accesses a link in the email, gets taken to the Power App and is presented with only the relevant questions they need to answer. These answers are then stored in a separate Sharepoint list with a look up to the incidents.
I have seen that some of this is achievable using Sharepoint itself but I don't want the use to have to jump around too much and just have the central hub of the PowerApp. I'm struggling with getting the content dynamically visible for the user in an easily manageable way. Any help much appreciated.