Changing sysparm_media=print Template?

Sanford Guerrer
Kilo Contributor

Hi!   Would any of you know of a way to modify the "sysparm_media=print" template in the ServiceNow CMS?   When viewing the printer-friendly version of a service catalog task/record producer which uses and displays a variable table (which uses the "sc_var_table" macro), the variable table has a smushed display.

sc_var_table.png

1 REPLY 1

erikbartholdy
Giga Guru

hi Sanford, maybe this is usefull



just found out, you can control which output is used by adding sysparms



ie, using the ess view (or any other view)


&sysparm_media=print&sysparm_result_view=ess




more about sysparm http://wiki.servicenow.com/index.php?title=Navigating_by_URL#gsc.tab=0



maybe you could make a view giving a nicer result?