Hi All,
I am looking for a way to display a 'Successfully submitted' message that appears only if the data has indeed been saved to the SP list. Is there a way for PowerApps to receive a confirmation from the SharePoint list that the data was saved, and to issue a warning if it hasn't?
We want users to respond to all fields, but as shown in this post the functionality making PowerApps fields 'required/mandatory' does not enforce this properly. If we make all SharePoint list items mandatory, and the user misses to fill out a field in PowerApps, their submission (list entry) will simply not save in SharePoint.
Therefore we are trying to find a way to advise the user if their submission worked or not. Any ideas?