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 / Submit button to send ...
Power Apps
Unanswered

Submit button to send info to SharePoint AND then navigate to a new "complete" screen

(0) ShareShare
ReportReport
Posted on by 282

Hello everyone, 

 

I have a Power Apps form that I am using for QA purposes that has 5 screens: 

 

Intro Screen 

 

QA Service #1

QA Service #2

QA Service #3

 

Then a "You have successfully submitted your QA" screen.  

 

Each screen is for a different QA service and has it's own "Back" and "Submit" button along with fields, drop downs, etc.  I want the SUBMIT button in each screen to send the data of that screen only to SharePoint, but then also navigate them to the last screen to show that "Your QA has been submitted successfully" 

 

I'm pretty new to Power Apps, so trying to use the simple approach - so any assistance is greatly appreciated. 

 

Thank you!

 

Categories:
I have the same question (0)
  • ianallen13 Profile Picture
    282 on at

    This is what I already have for the submit button: Navigate('Submission Successful Screen', ScreenTransition.Fade) ... but I also need it to send data to SharePoint as well. 

  • mdevaney Profile Picture
    29,991 Moderator on at

    @ianallen13 

    Put this code in the OnSuccess property of the Edit Form.

    Navigate(your_sucess_screen_name);

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @ianallen13 

    I am not clear on your description if you have users enter information and submit on each page or just one.

    I think perhaps just one page and then go to "You have submitted..." screen.  

    I also am assuming that you are using Edit Forms on the individual screens.

    If that is the case, then you can place a Navigate function in the OnSuccess property of the Form to take you to your final screen.  The Form will submit its data to the SharePoint list, and then if successful, will navigate them to that final screen.

     

    If I misunderstood, please clarify a bit.

    I hope this is helpful for you.

  • ianallen13 Profile Picture
    282 on at

    Thank you, I'm not sure if I am understanding correctly.  I already have the button set to navigate to the screen I want, but I also want it to send the data to sharepoint.  This is what I already have: 

     

    NAvigate('Submission Successful Scrren',Fade)

     

    But just need it to send data to my SharePoint list as well... 

     

    Please let me know if that makes sense?

  • ianallen13 Profile Picture
    282 on at

    Thanks Randy!

     

    I'm attaching screen shots to see if that helps at all?  I have also yet to publish this, so I don't know if that makes any difference?

     

    So I just don't know how to connect the data to sharepoint upon clicking the button AND also navigating to the end screen to show that everything was submitted successfully?  

     

     

    Screen Shot 2.JPG
    Screen Shot 1.JPG
  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @ianallen13 

    You will still need to do the submit on the form in your button. 

    Submit(YourFormName)

    I'd recommend putting the Navigate on the OnSuccess property. 

  • mdevaney Profile Picture
    29,991 Moderator on at

    @RandyHayes 

    I guess I just assumed the Submit button was already setup and working... but that appears not to be the case.

  • ianallen13 Profile Picture
    282 on at

    Thank you for the help!

     

    Can I write it like: 

     

    Submit(Clinical Registration QA Screen), Navigate('Submission Successful Screen', Fade)?  Just not sure how to combine it all, I believe?

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @ianallen13 

    Yes you can:

     

    Submit(Clinical Registration QA Screen); 
    Navigate('Submission Successful Screen', Fade)

     

     

    However, I'd still recommend the OnSucess for the navigate.  You wouldn't want the submit to fail and then your users see that it was a success.

     

    EDIT: and to clarify...Clinical Registration QA Screen in your formula SHOULD be the name of the Edit Form control on your screen - not the name of the screen.

  • ianallen13 Profile Picture
    282 on at

    Hmmm... I must be doing something wrong.  It's giving me an error: 

     

    "Invocation of unknown or unsupported function" 

     

     

    I attached a screen shot.  I appreciate everyone's help! 

    Screen Shot 3.JPG

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard