"The operation add items to list cannot accept the arguments: , [*empty-string*], [Pedro Augusto]"

Provide your Blocks in English.

1 Like

Welcome.
You are trying to insert an empty string into your list. Apparently it’s on the list of patients. Check your variables that you use in the Add Items - Add Items blocks.
Verify your datapicker btescolhadata, Because you didn’t check whether it was empty or not. (You only did check lbdata.text)

1 Like

I had created an empty list and added an empty string in case he didn’t find anything in tinydb, I haven’t programmed in here for a long time so I got a little rusty hahahahha but thanks for the help

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.