Hi all,
I have a customized SharePoint form built in PowerApps that is not working correctly.
There are multiple screens which each contain a SharePoint Form (i.e. each screen shows different SharePoint data fields). The Save feature is only saving the screen which the user most recently edited. The SharePoint Integration Properties is set up to submit all SharePoint forms. I also created a button that does the same thing, submitting all forms on all screens.
Is it possible that the Navigate function does not retain data? For example, if a user edits the "Name" field on Screen1, then clicks a button to navigate to Screen2 for more fields to edit, that the change made to "Name" is lost? I always thought that the Navigate function retains data. Either something is wrong with the Submit function or Navigate function... Maybe this is not the issue, just an idea....
Thanks in advance,