Problem with tinydb

When I try to split the lists that I retrieve from TinyDB, it says there is only one element. However, when I use the data without splitting it, it is recognized as a list. I can't fix it.

Also, I created a new screen and copied the TinyDB component there. On this new screen, I changed the name of the TinyDB component, but it still behaves as if it is using the old name and keeps the old records. Even when I clear the data, it doesn’t work. What can I do?

The new TinyDB is using the same Namespace as the old TinyDB so it's the same XML file.

Don't know what you mean by splitting a list

(Canned Reply: ABG- Export & Upload .aia)
Export your .aia file and upload it here.
export_and_upload_aia

The operation length of list cannot accept the arguments: , ["ali ayşe zararlı "] this is the error that i get.

i added new tiny db and i added new records. but i still get the error.

Show your relevant blocks

You must initialise the global variable with empty list but it seems you have initialised it with an empty text.and you must add items as a list only but you missed to make the items as list and added arguments which means text elements