How to remove Related list name and query details in export to Pdf report?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 07:41 AM
Hi Team,
i am trying to remove related list name and query details in the report when i use 'export to Pdf' on a problem form.
i removed report header name by setting "glide.pdf_export_from_form_list.show_report_attrs" property to false. But it is not removing the related list titile etc..
I thought to write a UI script, but it is also not working.
if to remove those UI script is needed, please correct my script or if any other way please let me know.
Thanks in advance,
Hari Kishan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 07:46 AM
Did you try the Header / Footer module
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 08:17 AM
Hi Atul,
it will remove Report headers but NOT Related list title, Table name, query condition, sort order.
Thanks,
Hari Kishan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 08:28 AM
Hi,
You can create a different view without related list and do the export.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 08:45 AM
Hi Saurabh,
We need Related lists show on the report without those details.
Thank you,
Hari Kishan.