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 / Multiple Forms Submit ...
Power Apps
Unanswered

Multiple Forms Submit to SharePoint List with Customized Edit form

(0) ShareShare
ReportReport
Posted on by 11

I have a single SharePoint list where the Entry form has been customized with PowerApps. The form has multiple tabs(Screens) and a different form for each screen (4 in total). I am currently using the patch function for the OnSave (see below) which works great for new entries but when used for and edit it clones the current record which has the udpates, and the orginial record is unchanged. 

 

I read that the Defaults(lstDjSR) - is used for creating new recrods, I am not sure how to do an update on the existing one. 

 

 

Patch(lstDJSR,Defaults(lstDJSR),frmJobInfo.Updates, frmDeliveries_1.Updates, frmInstructions.Updates, frmInstructions_1.Updates); 

ResetForm(frmJobInfo);

ResetForm(frmDeliveries_1);

ResetForm(frmInstructions);

ResetForm(frmInstructions_1);

RequestHide()

 

 

Categories:
  • Pat_Wickramage Profile Picture
    126 on at

    As you have figured out, 'Defaults' is for new records.

     

    Read the below article, it has the answer to your question.

     

    https://powerusers.microsoft.com/t5/General-Discussion/Using-the-Patch-function-to-either-create-OR-update-a-record/td-p/51636

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 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard