Is there a way to view OnStart anywhere after the first screen of the app is deleted?
I created app, in the first screen (Screen1) onStart is visible and I added different tasks when application is onStart. The result of onStart is visible into Screen2 as well.
When Screen1 is deleted, OnStart property is not visible in Screen2 however, the result coming from onStart is reflected into Screen2. Where can i see OnStart now to view/change what it does?
Solved! Go to Solution.
I just noticed that in the offical documentation, there is alreay explaination about this:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-screen
"
"
Regards,
Mona
Looks like a bug to me - can't see any way to reference it - it's clearly still there somewhere, but the interface doesn't cater for the OnStart property in anything but the original first screen.
Hi @pNabin,
I have reproduced this issue. I will report it to pg and see if they have any suggestions. Thanks!
Regards,
Mona
I just noticed that in the offical documentation, there is alreay explaination about this:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-screen
"
"
Regards,
Mona
Actually this has been updated,
The OnStart Property is now Application level and is not available anymore in the mainScreen. Instead is a property of the App item.
User | Count |
---|---|
256 | |
114 | |
95 | |
48 | |
38 |