i have a powerapps application, with two edit screen for one application.
So when the first edit_form is ok and submitted, i would like that the user go on the next edit_form
of THE CURRENT FOLDER WITH SAME ID OF THE FIRST EDIT FORM.
But in fact, if I don't do some modifications on the edit form number 1 and i want to go on the second edit screen.
Here is the problem: The user go on the last folders which has been modified, so this is another folder with another ID !