- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2018 07:34 AM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2018 08:13 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2018 07:35 AM
Hi,
U can go to table configuration and check the field names.
Thanks..
Ashutosh Munot

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2018 08:13 AM
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.