If you create new “Create Form” activity and place anything inside a “do” block (even comment works) and put everything inside while true loop, after the second time that form opens it will skip the activity leaving form window open, resulting in opening multiple windows.
(sorry previous screanshot didin’t include comment)
I also added delay to not crash my PC with the amount of windows.
Could you tell me why it happens and how I can avoid this skipping?