View attachment records

Justin Dreher
Kilo Expert

When I navigate to "sys_attachment.list" it gives me a list view that has one clickable column for each record. When I click on the link, it just downloads the attachment. Is there a way to view the record page for an attachment? My end goal is to create a business rule for attachments, so if there is an alternate way to do that, that would also work.

Thanks!

-Justin

1 ACCEPTED SOLUTION

Aman Gurram
Giga Expert

You cannot Open a record Page for an attachment. If you are trying to Write a Business Rule on Sys attachment Table, then as Ashutosh Suggested, you can Right Click on Anyone of the List Headers and go to Configure->Table. 

From there you can check the column Names of the Sys Attachment Table.

View solution in original post

2 REPLIES 2

Ashutosh Munot1
Kilo Patron
Kilo Patron

Hi,

 

U can go to table configuration and check the field names.


Thanks..
Ashutosh Munot

Aman Gurram
Giga Expert

You cannot Open a record Page for an attachment. If you are trying to Write a Business Rule on Sys attachment Table, then as Ashutosh Suggested, you can Right Click on Anyone of the List Headers and go to Configure->Table. 

From there you can check the column Names of the Sys Attachment Table.