web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / iPad not updating Form
Power Apps
Unanswered

iPad not updating Form

(0) ShareShare
ReportReport
Posted on by 97
Hi i have a problem were if i submit a form on a iPad values don't update to new values i have try a number of things like Refresh(datatable) on the submit button as well as on success of Form screen but it refuses to update even in offline mode If i navigate back to the Gallery (on another page) then go back to form it then show the update values has anyone got a fix for me. 
Im using Icons as buttons also
Gallery button 
Select(Parent);
Navigate('FieldPlanning SBP Data screen')
Submit form button
SubmitForm(SBPForm);
Refresh('FieldPlanning SBP Data');
UpdateContext({ editMode: false, newMode: false });
App onStart
ClearCollect(
   LocalSBPIDs,
    Filter(
        'FieldPlanning SBP Data',
        StartsWith('SBP ID', "SBP-ID-")
    )
);
ClearCollect(SBPImageCollection, SBPImageGal.AllItems);
Set(ImageLoaded, false);
ClearCollect(
    SBPDataCollection,
    'FieldPlanning SBP Data'
);
 
 
Categories:

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard