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

Community site session details

Session Id : IhcMI9iac0U6y3w2u+tGA2
Power Apps - Building Power Apps
Unanswered

[Model app] Javascript to refresh form in the same way as the refresh button does?

Like (0) ShareShare
ReportReport
Posted on 21 Feb 2024 02:20:26 by

Hi,

 

Is there a way to properly refresh the form with javascript the same way the form is refreshed when you click the Refresh button in the form?

Please don't tell me to use formContext.data.refresh(); because, unlike what MS claims, that does NOT refresh the form nor trigger onload events. All it does is refresh some fields but definitely not all of them (e.g. form display components are not reloaded).

 

Categories:
  • wwweber Profile Picture
    146 on 26 Mar 2024 at 20:31:51
    Re: [Model app] Javascript to refresh form in the same way as the refresh button does?

    Hi @NoName404 

    I don't know if you are still looking for a fix to this, but a suggestion could be to navigate to the same record again using the "openform" function:

    openForm (Client API reference) in model-driven apps - Power Apps | Microsoft Learn

     

    This way you can take the existing table and id and use that to re-navigate to the record, causing a reload. 

     

    Let us know if this works and is a viable solution by marking it as a solution. This way other users can use it for similar challenges. 

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2

Loading complete