My requirement : Add Multiple attachments
My problem : The attachments ID takes on the ID field of the main table, giving me a “There is already a row with the key” if I added attachments to a record once (I can’t go back and add another file)
Here are some screen shots I thought would be relevant
I just started using appsheet this week so I am trying to figure stuff out, any help would be appreciated
PS: I am aware I can simply add more columns to the attachments table (like file1,img1,file2,img2) but I’d rather find out why this happens and leave this solution has a last resort