Hello
How to add text to list picker
Add the new item to a list, and set the List Picker .Elements to the updated list.
Sample project:
You have to add each element to a list, then populate the tistpicker from list
Hello
There is a problem with the list picker when I click several times, it repeats the items, and I could not search for it.I couldn't find either the number or the letters.
I did not find a solution to the problem. When I click on Add item, it does not appear in ListPacker except by clicking on it. When I export to TXT, only one line appears, and I cannot search through ListPacker.
I cannot convert to an element that does not accept blocks.
You have to add each element to a list, then populate the tistpicker from list
Set elements requires a list
Can you give me an example?
Have you tried:
instead of Text?
Based upon your original image, the blocks should be as simple as this:
If you want a persistent list in storage (tinydb), then:
I allready did it