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 can I submit a For...
Power Apps
Answered

How can I submit a Form without using EditForm Control

(0) ShareShare
ReportReport
Posted on by 162

This is the view of EditForm Control whenever I clicked it.

Intoxicated_0-1673227125076.png

Unfortunately, I am using a new Format and had fetch data from other SP List. though I want it to submit to same SP List as this one.

 

Intoxicated_1-1673227647383.png

This is the New Format that I am using and Unfortunately, its not using EditForm Control but I still want it to update the main SP List that I've created. I've already adjusted the SP List and just want to Submit and Update the Form.

 

What Function should I use? is Patch, good for this? Is it possible if I can update two SP List using the same Submit Button?

 

I have critical data already on my SP List and don't want to risk losing it. Help. 

 

TIA.

 

Categories:
I have the same question (0)
  • Verified answer
    v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @Intoxicated ,

     

    Yes, you can try the patch function and it will help you to update 2 sp lists items within one button click.

     

    OnSelect Sample:

    Patch(first list, LookUp(first list, columnID=***),{Column1:Control1.Value,Column2:Control2.Value...}) ;
    
    Patch(second list, LookUp(second list, columnID= ***),{Column1:Control1.Value,Column2:Control2.Value...}) 

     

    Best Regards,

    Wearsky

  • Intoxicated Profile Picture
    162 on at

    Thank you very much @v-xiaochen-msft 

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 335 Most Valuable Professional

#2
11manish Profile Picture

11manish 166

#3
sannavajjala87 Profile Picture

sannavajjala87 71 Super User 2026 Season 1

Last 30 days Overall leaderboard