I created an PowerApp with a SharePoinlist (mylist).
After i submit a new item in the Powerapp, i would like to navigate to my DetailScreen, which has a DetailForm and see the entry that has just been submitted. I don't seem to make that work.
On my submit button i have this code SubmitForm(NewForm)
And on the OnSuccess Navigate(DetailScreen)
How can i achieve this?
Solved! Go to Solution.
Your code is fine. Am only thinking you code is place at the wrong place.
You have stated 2 form DetailForm1 and NewFormHRM
Which form are you submitting and where is the OnSuccess placed? DetailForm1 or NewFormHRM
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Your code seem fine. but is your form named "NewForm"? and do you see the data successfully submitted to the list?
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Yes, the data is successfully submitted.
My newform is called NewFormHRM
The detailform is called DetailForm1 and is on another scree, DetailScreenHRM
Your code is fine. Am only thinking you code is place at the wrong place.
You have stated 2 form DetailForm1 and NewFormHRM
Which form are you submitting and where is the OnSuccess placed? DetailForm1 or NewFormHRM
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
I am submitting form the sreen NewHRMscreen and use the form NewFormHrm.
NewFormHRM has the OnSuccess placed.
i accidently accepted your answer as a solution.
Please take a screenshot of the two formulas.
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Please show the Onsuccess as well with the Form.
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
User | Count |
---|---|
256 | |
110 | |
90 | |
51 | |
44 |