Question
Summary view of a Record Type
Hi,
In the below Summary view of a RecordType, I have a document ID which has been uploaded using fileUploadField. I have this saved in the database.
Now, while showing the details, I would like to show the document name instead of id.
Can someone help on this.
When I tried like document(ri!employee2.coverletter, "name"), nothing is displaying.

