I did not know but thank you
Also there is no way to create a new screen from blocks.
Thanks for all
Use arrangement instead of screens. Depending on which screen you want to show, you hide or show the appropriate arrangements. You can create arrangements dynamically using the extension.
Which extension?
I don't know programming
With this extension you can create arrangements dynamically with blocks . See a guide here
It does not let me download it as aix
Download aix from github (v2.2.2)
This does not require programming?
You work with blocks
Yes, of course
When I said programing I meant e.g. java
thanks for all ευχαριστώ
Παρακαλώ - You are welcome
Will all dynamically created pages be the same or similar?
They will logically be the same
So create only 1 screen and change the data on it. If the user opens the second screen, don't create a new screen but change the labels and values on the first screen. It will look like a screen change, but you will actually only change the data displayed.
you say after following operation like any button click or anything then either you take name from user and create new screen or set a variable a as 1 . when operation done say button1 clicked change variable by 1 and 2 block open another screen name join screen + variable