Send data and display on other screen

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:

  1. Use this block
    image
    , the startValue can be any data type, like String, Number, List, Dictionary.
  2. use TinyDB.
1 Like

see tip 1 here

Taifun

1 Like