Canceling screen 1 from appear

You canā€™t delete Screen1 but if you thim its taking time to load you can display an image say logo in Screen1 to utilize the time gap

1 Like

Thatā€™s why I always prefer using layouts to create pages on Screen1. It helps!

1 Like

You can move your all arrangements of screen2 to screen1 by editing your aia.

1 Like

Is it also possible for invisible components like dynamic image and dynamic cards?

how r u asem i hope you be fine
i think it is the best way

Yes! But it is little complicated process :nerd_face:

Before trying this make a backup of your aia, if you go wrong your aia will be corruptedā€¦:grinning_face_with_smiling_eyes:

For copying code from screen2 you need two points for identification, for this take 1 label at the top and Notifier at the end.

  1. Export your aia.
  2. Extract screen1 and screen2 .scm files.
  3. Open screen2 file. Copy the code from label1 to notifier1.
  4. In same way in screen1 make two points and paste this copied code in between these two points.
  5. Re compress your aia.
  6. Import it.

You will see screen2 arrangements in screen1.

And to copy blocks just use backpack.

2 Likes

re compressing with 7 zip or rar or winzip ? :thinking:
using 7zip this error appears11

I use Z achiever on my Android phone. It does not require recompression. I can just copy files from the aia and move them directly in the aia.

I donā€™t know about PC apps, i think win rar will work.

And for editing .scm screen file use notepad.

1 Like

ok i will try this way
@The_K_Studio I appreciate your effort :handshake: :slightly_smiling_face:

What if I donā€™t succeed ? :grimacing: :relieved:

PM me after some time i will try.

1 Like

@The_K_Studio
@Soham_Shah
letā€™s take another way :thinking:
what can list to CSV table block can do?

during live test, click ā€œDo itā€ to see yourself. it is simple as that!

@David
i know what it do , i mean what it will do in this case
Reduce 7 sec, as a new way to think

what about tiny db ?? :thinking:

Elaborate please.

1 Like

If using tiny db solves your issue then try it.

1 Like

tiny db will solve this issue
iā€™m working on that

tiny db will can be usfule if i can run the app evry day in the background
is it possible ?
:slightly_smiling_face:
building db on my SQL or run app evry day in the background

Apps made with Kodular Dosenā€™t run in background.