Do i have to add multiple "document" fields? Or is there something I can add that will allow for multiple uploads at once? Also, if I want to add more documents later, and I use the upload field, it seems to replace the file I originally uploaded. Is this right?
Jason shared this idea
Comments
1 comment
Hi Jason,
When uploading documents into a table, each document will need its own document field in the table. Uploading other documents later will replace that document that was previously uploaded in that field. This is because it's considered a change to the record; in the same way that you may change any other field of a record.
If there are multiple documents that need to be linked to a record, it is possible to create a child table for these multiple documents. This structure would make each document a child to the parent record through the table relationship and make it easier to add new documents to a record.
Regards,
Alex
Please sign in to leave a comment.