Announcements
Hi everyone,
i insert two forms to one page in PowerApp for staff fill all info and submit, the data will record in SharePoint list so how can i submit those two forms just one button?
Thank you.
Hi, assuming the data source is different for each from, this will submit the two forms one after the other
SubmitForm(Form1);SubmitForm(Form2)
Assuming the datasource is the samePatch(DataSource,Defaults(DataSource),// Assume that you want to create new recordsForm1.Updates,Form2.Updates)
Thanks @C-Papa 🙂
Hi - What if
Hi - How could a user submit two forms to a single data source? I have tried the above but this creates a new record each time. Thanks
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 358 Most Valuable Professional
11manish 214 Super User 2026 Season 2
Mohsin Ali 185