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 / How to prevent SharePo...
Power Apps
Unanswered

How to prevent SharePoint form Save button submit data multiple time?

(0) ShareShare
ReportReport
Posted on by 134

I customized SharePoint form using Power Apps. However, if I hit the save button in the SharePoint N times while loading, it will end up submitting the data N times. I used Patch function in OnSave setting, what functions can I incorporate in save button to prevent duplicate entry? 

 

bradt30h_0-1634913745065.png

bradt30h_1-1634913932619.png

 

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    You could try resetting the controls after the patch function. 

     

    Reset(Control1);
    Reset(Control2)

     

    Etc.

     

    If you are using the form in PowerApps you can use :  ResetForm(FormName)

    You could also use data validation on the sharepoint list to prevent duplicate entries.

     

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 395

#2
WarrenBelz Profile Picture

WarrenBelz 352 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 287 Super User 2026 Season 1

Last 30 days Overall leaderboard