Within canvas apps it is possible to pass information thru from one screen to the next using the navigate PowerFX function.
Why is it not possible to do the same when I open a custom page from a records main menu, e.g. the account form menu.
I know it is possible with JScript, but as a low coder I want to stay away from JScript and in my opinion the Navigate function is equiped to do this. But can it from a command bar button?