Cannot add Multiple Attachments

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

Solved Solved
0 6 420
1 ACCEPTED SOLUTION

You shouldnโ€™t be using a single column for both the attachment key, and the Ref to the parent table. You need 2 separate columns.

View solution in original post

6 REPLIES 6

!

!

3X_d_7_d75caa53426ff4ffc1489441ca62fe8d605aeacc.png!

You shouldnโ€™t be using a single column for both the attachment key, and the Ref to the parent table. You need 2 separate columns.

Thanx It worked

@Marc_Dillon What if I have to show these two attachments in the card view, for approvers to see. I am able to show 1 attachment, but what if I want to show both?

amrit_0-1683810067132.png

 

Top Labels in this Space