Hi Experts,
I have an app which has a Form that users fill out and OnSuccess, it emails someone for approval. In the email, it sends a link to the web link found in the details section of the app (https://apps.powerapps.com/play/e/default.............). My question is, is there a way that I can amend that link so that it takes the person emailed directly to the form that was submitted on a screen that looks up the responses by using a unique ID as the effective search source rather than just the home screen of the app?
In my head, I imagine having a screen setup with a form that shows all the results of a unique ID when that Unique ID has been entered into a text input box (or similar), the link in the email would put the Unique ID automatically into the text input box and the form fields would then be populated automatically with the information that was originally entered. The approver could then click on Approve and the original user that filled out the form would get notified that it had been approved.
Thanks in advance!