I would like to delete data from airtable. In my table I have the name and the image. When the user chooses to delete an image or photo he passes the name of the image. This name is stored in a variable. In GotColumn I get the value and compare it with the name of the image and then I delete it. But there’s some error in this process that I can’t find.
Saving data
Prompt user to enter image name
Deleting table data