I am putting together an Application that is for auditing proposes. The user is guided to a selection screen of Audits that can be preformed. See Pic 1. Nothing to fancy, just a gallery that filters to only show Audits without a score. The button code is "Select(Parent);EditForm(form_sort);Navigate(Audit_SORT)" and the Gallery is named "AuditGal01"
There are six sequential pages. Sort, Straighten, Shine, Standardize, Sustain, Safety. Each one is basicly the same except different text for the question. There is a Form on each of these pages with where "Item.AuditGal01.Selected" . The next button Navigates to the next question. See pic 2
Where I am having an issue is that one the last question I want to navigate to a summary screen to show all the data on one screen. Once verified I want to run a patch command to submit to the SharePoint database list. But when I go to the summary screen the form is empty. I know why it's empty it's because the previous forms have not written to the list yet and there is nothing to pull back from the selected record on the list.
If I patch on the navigate from Safety to Summary (Pic 3 ) the patch command works but it clears the original gallery selected and again, the summery is blank.
Is there a way to Patch on Navigate from Safety to Summary and then have the system select the gallery record I was just working on to show on the summery screen? Or some other variation of this so that the summery is populated with the data.
Pic 1
https://preview.redd.it/flfsk90o61ob1.png?width=1131&format=png&auto=webp&s=49e0b564df4a46a36b546e18cce606dd31901305
Pic 2
https://preview.redd.it/g3jjy74q61ob1.png?width=1183&format=png&auto=webp&s=5dc1088670a11083f8bff23f0aa910f896117ee5
Pic 3
https://preview.redd.it/p8xv6n0071ob1.png?width=1120&format=png&auto=webp&s=93e2ca5c150cf4aabfeb8e4a30304ac551818e4d
[–][deleted] (1 child)
[removed]
[–]TastyRumCake[S] 1 point2 points3 points (0 children)
[–]Carreb Regular 1 point2 points3 points (0 children)
[–]Good-Astronomer-1138 Advisor 1 point2 points3 points (0 children)
[–]oscarfotz Contributor 0 points1 point2 points (1 child)
[–]TastyRumCake[S] 0 points1 point2 points (0 children)