I have an app where I have a screen where an individual can upload new site details, which goes to one SP List.
On the next screen they enter the work requests which is another SP list, on this list there is a lookup column to the first list.
When on the second screen the new entered data from the first screen isnt yet available im guessing this is to do with some sort of refresh on the first data set to the app?
I then went back to the first screen and done On Success Refresh('Site Info') however this still isnt there
Any thoughts??