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 Pages / Resubmission Forms whe...
Power Pages
Answered

Resubmission Forms when refreshing power page

(0) ShareShare
ReportReport
Posted on by 2,555 Super User 2026 Season 1

Hello everyone,

 

when somebody submits a form on my PowerPage everything works fine and the success message is displayed after the site refreshes.

Problem is that if somebody refreshes the site again the form is as well submitted again.

For sure Webbrowsers show you that message, but can I prohibit the resubmission somehow?

 

In my case the resubmission of an order would be a worst case scenario.

 

Lucas001_0-1688650355651.png

 

Categories:
I have the same question (0)
  • Verified answer
    Lucas001 Profile Picture
    2,555 Super User 2026 Season 1 on at

    Found it out myself:

     

    Just add the following code snippet to the js of the specific page:

     if ( window.history.replaceState ) {
     window.history.replaceState( null, null, window.location.href );
     }
  • NickD_MSFT Profile Picture
    Microsoft Employee on at

    Another option is to redirect to a different page or hide form once submitted. 

    https://learn.microsoft.com/power-pages/configure/basic-forms#on-success-settings

     

  • Lucas001 Profile Picture
    2,555 Super User 2026 Season 1 on at

    Hi @NickD_MSFT,

     

    that was my opinion as well. Unfortunately, I am using the new power pages with enhanced data model and the option redirect, or at least where it should be, is just blank. I can still select it, but no options are showing. I just get a total white modal where usually the options are.

  • NickD_MSFT Profile Picture
    Microsoft Employee on at

    This is a known issue with the preview of the enhanced data model, you'll need to configure this in the Power Pages management app for now. 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
rezarizvii Profile Picture

rezarizvii 61

#2
Valantis Profile Picture

Valantis 46

#2
11manish Profile Picture

11manish 46

Last 30 days Overall leaderboard