Hello I want to send the data from screen 3 to screen 4 and display it on screen 4 with a listpicker
This is a frequently asked question, you can search the community before ask a question next time.
Basicly, 2 ways:
- Use this block
, the startValue can be any data type, like String, Number, List, Dictionary. - use TinyDB.
1 Like
see tip 1 here
Taifun
1 Like