My app’s URL: https://splitit.glideapp.io/
Hi Team,
Thanks a lot for all the videos and tutorials that are shared.
I discovered a bug upon creating a small app to test in my neighborhood to community buy from costco (in china, that s quite a big deal but quantities are too big):
From a form window, the action of “submit” button is to add rows in a destination sheet
(when someone creates a listing, it adds twice the same row, it duplicates the row entry on the sheet bid)
and same someone decides to join the offer, upon submitting the form, it creates a duplicated entry with the same row ID in the destination sheet.
It seems to be a bug, due to duplicated of row ID for this entry…