- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 07:36 AM
I would like a way to print ticket details from portal using OOB page templates as much as possible.
Anyone can assist?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2025 08:04 AM
Using this url print solution below:
<url>/sc_req_item_do?sys_id=<sys_id>&sysparm_media=print&sysparm_result_view=ess;
where ess = “Employee Self Service” view, can be swapped
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2025 08:04 AM
Using this url print solution below:
<url>/sc_req_item_do?sys_id=<sys_id>&sysparm_media=print&sysparm_result_view=ess;
where ess = “Employee Self Service” view, can be swapped