Thanks for the offers (sheet csv, aia block & others), I tried yours now and everything work perfect. Thanks so much, you just cure my headache.
good morning
I have followed all the indicated steps and it gives me the following error when I run from MIT App Inventor in test mode
" The operation remove list item cannot accept the arguments: , ["<!doctype"], [1] "
I think the error refers to this point
Can you help me please
thanks in advanced
Your problem is upstream with the google apps script. Check the script is correct, ensure you have deployed/re-deployed the latest version.
We would need to see the full content of responseContent to be able to advise further on what the error is.
Sorry for ask you to decode the response Content.
The Content is obviously not a json.
You are the best, thanks you very much, from DR...!!!!
You made a great application, I wish I could run it.
Error Post >>
"The operation remove list item cannot accept the arguments: , ["<!doctype"], [1]"
I did what you said, but this time the error message has changed.
Error Post >>
" [Cannot parse text argument to “list from csv table” as a CSV-formatted table]"
Assuming you haven't changed the script, show your relevant blocks
You do not show your blocks for deleting a record?
Does the error arise after you select "Yes" in the notifier ?
There is no list from csv table block in my blocks, have you added one somewhere ?
No, when I say "Read All Data"
This happened when I created a new record.
Can you answer this ?
I did not use "List from CSV Table".
Where should I use in my blocks?