Hi,
I have built an app based on a SharePoint list for Project Management with 7 screens which will walk the user through a process.
My trouble is that after saving data in one screen, I have to send the user back to the initial screen which is a list, and then they have to select the same project and go back again to see the updated values.
I have tried to Refresh() after save, without success. I am mostly using the Patch function for saving data.
Is there a way that you could save data and see the updates directly afterwards, without leaving the actual screen?
Regards
Lennart