View attachment in subform

View attachment in subform

Hi,

I have encountered a problem when using Subform.
I created a Subform that allow user to attach any number of file attachment.
For example, if the user want to attach only 1 file, he just need to add 1 row and attach the file; if he want to attach 3 files, he need to add 3 rows etc..

Now the problem is: after the user attached the files in the subform and submit successfully. When the admin is checking the record in a list (or summary) view; the admin can only see the name of the attached files, but not the link to download that file. In another word, the admin is not able to read the content of files attached in subforms.

Do you have any solution for this?
Thank you