Listpicker to add

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
lp

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.

dont set list picker text to that just set elements

1 Like

I cannot convert to an element that does not accept blocks.

20220409_120304

1 Like

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:

image

instead of Text?

Based upon your original image, the blocks should be as simple as this:

image

If you want a persistent list in storage (tinydb), then:

1 Like

I allready did it