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 / fx formula syntax for ...
Power Apps
Unanswered

fx formula syntax for submitting form and navigating to a success screen

(0) ShareShare
ReportReport
Posted on by 2
I'm trying to add the appropriate action to my Check Mark button. Upon clicking, I want to submit the form then navigate the user to a "successfully submitted" landing page. For some reason, when they click on the Check Mark button, it takes them back to the Browse Screen. My fx formula currently is 
 
SubmitForm(EditForm1);Navigate(SuccessScreen,ScreenTransition.None)
I have the same question (0)
  • ronaldwalcott Profile Picture
    3,862 Moderator on at
    Do you have any functions in the OnSuccess action? 
  • SW-21111818-0 Profile Picture
    2 on at
    @ronaldwalcott thanks for helping. To answer your question, I do not have any functions on the Success Slide.
  • ronaldwalcott Profile Picture
    3,862 Moderator on at
    Not the success slide, this property on the form
     
  • ElectricPugh Profile Picture
    2 on at
    There's a couple of things here.
     
    1. Relocate the Navigate function to the form's OnSuccess property.
      • Forms have built-in error handing. By putting the Navigate function in the button's OnClick property, that error handling capability is undermined. The user should only be moved to the SuccessScreen if the form was submitted successfully.
    2. Is the Navigate function failing to execute because of an error in the form?
      • When you click the Check Mark button, is the new record created in the datasource?
        • If No: there's probably an issue with the form.
        • If Yes: there's something more funky going on.  

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
Haque Profile Picture

Haque 103

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
wolenberg_ Profile Picture

wolenberg_ 67 Super User 2026 Season 1

Last 30 days Overall leaderboard