Good night, everyone! I have a problem. I was creating a project with some screens. When I finished it, I saved and then I closed the project. The next day, I opened it and the screens were in a different order. Someone can help me fix this issue?
Screens are sorted in alphabetical order after reloading. But it shouldn’t affect your App in anyway.
2 Likes
Yes, but in default whenever you open the app screen1 only will be visible unless you use any procedure in screen1 initialise block
1 Like
Yes, you are right. It shouldn’t affect my app. However, every time I create a new screen, I have to pay attention about labelling this screen. For example, I have screen 1, 2, 3 ,4… up to 9. If I create page number 10 it will replace the screen 2, right?
Yes, you’re right
1 Like
Follow tip 1
Taifun
1 Like