When someone clicks on a button from another screen, an action happens on another screen is this possible in Ai2 (app inventor)?
It won't happen
until you open the other screen. You will need to pass values to the other screen in order to effect the change when you open it.
3 Likes
i was telling that only
5 Likes
What should we write for example in "something" block and "do_something " block ?
It can be a string/number or list
2 Likes