Simple CRUD with Google Sheets and Apps Script (fixes Hay Kel flaws...)

15 posts were merged into an existing topic: Data read modify Googlesheet Sheet3

Good Morning!

I delete my all try (6projects) and i start new time :smiley: AND IT WOOOORK!!!!!!!!!!!

LOT OF THANKS!!!!!!!

THANK YOU THANK YOU THANK YOUUUUUU!!!!!!!! :blush: :blush: :blush: :blush: :blush: :blush: :innocent: :innocent: :innocent: :innocent: :innocent:

Data send is okay data rad is okay, but if googlesheet value is date txt box value is date + T22:00:00......

what i can do? :slight_smile:

1 Like

See the first post SCRIPT > UPDATE
for an alternative script that gets display values

2 Likes

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.

3 posts were split to a new topic: Login & Register with Google Sheets and Google Apps Script

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

1 Like

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...!!!!

A post was merged into an existing topic: Open an excel sheet

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

All of the blocks are the same, I did not change.


Sayfaadı

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 ?