I am writing apps where people are reporting issues. At the end of the data entry I want to navigate to a screen that displays instructions to follow when this incident occurs. Here is what I tried:
Solved! Go to Solution.
i figured out how to accomplish what I want. I placed Navigate(Instructions) in the OnSuccess property on EditScreen1 rather than adding to the OnSelect property on AcceptIcon1.
Hi @jwelborne
The EditForm has a property called OnSuccess.
I suspect the OnSuccess property of EditForm1 is set to "Back()" and this is a possible cause of the behaviour that you see. If this is the case, you can either clear the OnSuccess property of EditForm1, or move the Navigate(Instructions) formula to OnSuccess.
i figured out how to accomplish what I want. I placed Navigate(Instructions) in the OnSuccess property on EditScreen1 rather than adding to the OnSelect property on AcceptIcon1.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
187 | |
81 | |
50 | |
37 |
User | Count |
---|---|
292 | |
244 | |
122 | |
74 | |
55 |