ListPicker from List of lists

Look in the dict builtin blocks for

  • a block that turns a table (list of lists) into a dict, and
  • a block that gives you the keys of a dict.

    Assign this into the List Picker Elements.
2 Likes