How can I change screen in software?
Hi everyone,
I want to change several screens between each other. I can do change screens with a trigger in the designer. When I do that the designer create a function in FrontendApplication. Maybe I can get this function and use in my function. But I have so many screen change with different trigger and transition. And I don't want to create useless triggers in the designer for create change screen function in FrontendApplication.
How can I (or may I can) create a general function which use for change screen whichever I want. I tried copying and editing the function in FrontendApplication but I failed. Is there any easy way to do that?
Thanks already.
