Hi
I have a screen which displays a series of records say submissions.
There is a "+" in the top right hand corner, if selected navigates to a new record screen.
I fill in the new form press submit, SubmitForm is called, and the screen navigates back to the first screen.
Should I expect the new record to show on the first screen now or do I need to do a Refresh on the data source before I can see it ?
Thanks
Nigel