- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2015 08:36 AM
I have a request to print out the attachment names of this change request.
As you can see there are a total of 11 attachments and when I Try to print, only the first line will show and the second line gets cut off.
Is there any way to have the attachments appear in either the Export to PDF or the Print Friendly Version?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2015 08:49 AM
Blaze,
There is a related list that can be added called Attachments. It will show the titles when the record is printed using either of those methods. Just be careful that you are within the correct view.
Christine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2015 12:56 PM
I need to print out the entire change form plust the list of all the attachments, as well as any activity that was done on the form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2015 11:55 AM
Hi Blaze,
One of way I could think is go to :
https://<instance-name>.service-now.com/sys_attachment_list.do?sysparm_query=table_name%3Dchange_request%5Etable_sys_id%3D8857dba437501000bff8e0f6177334fc
/* 8857dba437501000bff8e0f6177334fc is your change request Sys_ID */
This would list all attachments you have for any particular change request. You can personalize the fields and print / export the data in any format (Excel, CVS, PDF, XML) you may want.
Hope this help!
-Manjul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2015 01:16 PM
Thanks for this info, It was definitely helpful, but not exactly what I am looking for.
I need the entire print out, to contain the attachment names. This way our auditors can look at 1 form with all of the data they need