App does not sync with Google Sheets

My problem is that the App is not updating info into the Google Sheet.

I’m building my first App.

I started fromn a Google Sheet.
From the Google Sheets menu I opened the AppScript.

I have an Edit accion wich allows the user tu register information on a certain row and this information should be updated into the Google Sheets.

My problem is that the App is not updating info into the Google Sheet.

Are you using AppSheet?

1 Like

Yes, this is my first AppSheet

1 Like

It’s still not clear what you mean by the following. Maybe you meant AppSheet instead of Apps Script.

Regardless, if you’re indeed using AppSheet, you probably need to provide more information for anyone to be able to provide guidance. I suggest post screenshots of the following:

  • The Sheets table headers
  • The table configuration in AppSheet
  • The column configuration for the table in AppSheet
  • The view in your app where you have the “Edit accion wich allows the user tu register information on a certain row”
2 Likes