Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Report in iFrame without buttons, etc.

raulron
Kilo Expert

Hi,

I have created an iframe with a link to a published report, to be placed on a CMS/ESS site.

That was the easy part, i have used the following URL: sys_report_display.do?sysparm_report_id=850179c20f1e7900e4b279f692050e58

The thing is, that the report is displayed with some things i wish to remove. For example, a "Click to Print" button, and the report header which is unnecessary in this case.

I tend to beleive those can probably be removed by adding some sysparm strings to the URL. But have no idea how.

Has anyone ever done something similar?

Thanks.

1 ACCEPTED SOLUTION

sekhar7
Giga Contributor

Try to add "&sysparm_media=portal" at the end of your URL. you will get what you require.let me know if this helps.


View solution in original post

6 REPLIES 6

Works like a charm.


Thanks!


pattipdx
Tera Contributor

Thanks S! This is exactly what I needed. Is there a glossary of sysparms anywhere?



patti