this is not in the sharepoint integrated power app but standalone, fyi.
which way is best/correct?
option 1: have a button at end submitting the form its on and on success property patch the rest of the forms with the update property
i.e. submitform5 on select
patch form1,2,3,4 on sucess
option 2:
patch everything, no submit
option3: submitform5 on select
patch based off ID using lookup? not sure how to code this one, anyhelp?
option 4. submitform 5 onselect
on success patch all the other forms using Defaults('Quality Control Team Checklist')