Hey guys,
hope you're doing good.
I created a kind of application with several SP Lists and Several Powerapps forms.
The purpose is to open 1 single tabbed form that will interact with all the lists.
I managed to do this, it works but i have 1 problem. Whenever i'm in my main list, where i will open my tabbed form, if i hit "New Item" , the very first time it will show the first screen as it normally should. then i go through the form and close or cancel it...hit "New Item" again and the form doesn't reopen on the first screen but where i left it last time.
I tried to use the "On Start" property and put "NewForm(MyForm1);" in, I set the "On New"... "On View"... all the "Ons" that i found but nothing changed.
I have the same issue when trying to view an existing item in the form.
Would you please be able to help me and tell me how to force my form to open on the first screen everytime ?
Thanks a lot for your help!
Regards