I am trying to design a "sign-off" page where the user clicks on a clearance sheet (shown in the gallery on the lefthand side of the screen), which then displays the corresponding sign off page (shown as a datacard on the right), where the user will click the sign off buttons to say that something has been done for that sheet. Since there are multiple different sheets, how do I use code to connect each new sheet created with their corresponding sign off page?
Someone told me try updatecontext or patch but I'm very new to power apps and don't know how to code it. If someone knows how to do this can you please explain step by step what lines of code to do?
For each new sheet created in the gallery, a fresh sign off page should come up so that the user can start the sign off process again.
Any help appreciated 🙂