Report HR case Attachment
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 11:38 AM
Hello everyone,
I have a report created from the HR case table which displays a list of cases grouped by assignment to. What I need is for one of the columns to show the names of the attachments attached to the HR case. Any suggestions?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2024 01:04 AM
Hi @pferreri
an HR case may have many attachments. You need all the attachment names in the column?
It requires scripting efforts I guess. You can create a string type field on the table. Glide record on attachment table and extract the name of the attachment.
Please Mark this answer as helpful and correct if helped.
Kind Regards,
Ravi Chandra.