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 / Three Screen with diff...
Power Apps
Unanswered

Three Screen with different form (Different SP List) but use one submit button

(0) ShareShare
ReportReport
Posted on by

Hi

 

I'm trying to use three screen which is for three different forms (i,e three separate SharePoint list).

So depending on the request user will get a submit or arrow button (to go to the second screen). So the same will happens in the second screen too.

 

So submit button will submit all the three forms depending on the request.

Is it possible to do this or do i need to use 3 forms on the same screen.

 

The requirement is the user no need to create three separate request but to be able to submit one request to create the three requests. Hope what I'm saying make sense. 

 

Just to be clear, three screens will not have the same forms

 

Can guide me ? Maybe I can use Patch instead of Submit(Form). If so how to get the user entries of the previous screen? 

Categories:
I have the same question (0)
  • SafaK Profile Picture
    62 on at

    I think you might have two ways, the first way is to collect every form details in a collection, and then on the last button use patch function and patch all details from the collections that you filled on each screen, 
    OR
    you can have one submit button and on the OnSelect property :    

    SubmitForm(Form1); 
    SubmitForm(Form2); 
    SubmitForm(Form3) 

     

    PS : make sure that details are not cleared when you navigate to the next screen before you use one button to submit all forms in a different screens.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
wolenberg_ Profile Picture

wolenberg_ 119 Super User 2026 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 107 Most Valuable Professional

#3
Haque Profile Picture

Haque 103

Last 30 days Overall leaderboard