to open the attachments on click of the name of attachments
The requirement is to open an attachments from the list of attachment in the UI. On click of the name of the attachment, the attachment will be opened.
I can fetch the required columns in Grid layout in a section inluding the name of attachment from the "AttachFile.pxAttachName" column of out of the box Report Definition 'pyGetAllAttachments' of Class Link-Attachment. Is there a way to open the attachments on click of the name of attachments?
Steps:
1) Create Grid layout
2) Source Report Definition: pyGetAllAttachments
-Class: Link-Attachment
3) Property Name in Grid: AttachFile.pxAttachName
4) Execute the section
5. List of attachment names will be displayed along with the file extension
Requirement: Click the attachment name and open the attachment
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.