Closed ennuipreneur closed 8 years ago
When Tabletop returns the data from the spreadsheet it does include a rowNumber
but I don't think there is a way to get the cell ID.
Sheetsee is currently a one-way system, all edits to the spreadsheet data happen in the spreadsheet and Sheetsee just draws the data. In the future it could be cool to be able to edit the spreadsheet from Sheetsee but not sure when I'd be able to work that in. We'll see!
I didn't see this reflected in the help documentation, but I notice there are sort of undocumented features like using {{rowNumber}}. Is there also a way to return the specific cell ID (i.e. "A1" or "G7")? If this feature did exist, it'd then be possible to use that Cell ID to make an AJAX call or something to the Google Sheet and update fields.