
Announcements
Hello community! I will try to explain this as simply as possible...I am building a Power App with an EditForm that spans multiple screens. The form is then submitted to SharePoint and a new item is created or a current item is updated. I have included a Tree View below that has each form entry circled as well as the master form at the end:
I will also mention that in ScreenSection2, there is a drop down and the selection dictates what screen the user will advance to next:
The final screen includes the form master, in which the form updates throughout the app are patched in and the user can double check the responses/edit the responses before sending it:
All of the form responses are updating properly in the final screen, with the exception of the case in which "I have already scheduled the interviews is selected. It all seems to go wrong on ScreenSection5:
For some reason, the inputs entered on this screen are only partially patching in (notice that Candidate Slate, Interview Panelists and Groupings and Diversity Influencer are still blank):
I've cut/pasted the item property of the frmMaster:
Any ideas on what could be going wrong here? If you need any additional screenshots or info, please let me know.