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 / Patching Multiple Form...
Power Apps
Answered

Patching Multiple Forms to one List and clearing forms

(0) ShareShare
ReportReport
Posted on by 7

Hi, 

 

I am trying to patch multiple forms to one sharepoint list as well as after patching clearing the form and creating a notification that the form was submitted successfully.

This is the formula I am trying to use:

Patch('Meeting Data List';
Defaults('Meeting Data List');
Form2.Updates;Form3.Updates);

NewForm(Form2);

NewForm(Form3);

Notify("data submitted",NotificationType.Success);

 

However I get an error at the ' ; ' just after "Form3.Updates);" = Unexpected character

I have also tried using a comma ' , ' and received the same error. 

Categories:
I have the same question (0)
  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @EvdH 

    I highly recommend that you do NOT use the Patch method on multiple forms!  You will be losing all the functionality and features of the form...including error management and the ability to easily notify the user OnSuccess!

     

    In your formula, you are assuming that the record was submitted properly.  Your users would get a message that it was a success even if it failed!

     

    If you would like to learn more about how to submit your forms without breaking the functionality, please review this video on the topic.

     

    Beyond that, the error in your formula is that you need to use ;; (two semicolons) to chain your functions.

     

    I hope this is helpful for you.

  • EvdH Profile Picture
    7 on at

    Thank you so much!

    Will go check out the video

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

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 342 Most Valuable Professional

#2
11manish Profile Picture

11manish 234

#3
Valantis Profile Picture

Valantis 187

Last 30 days Overall leaderboard