How to remove Related list "query conditions" when a form is exported to PDF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2019 11:39 AM
I need to export a custom table record (Root Cause Analysis) form into PDF. I need to keep the related list (PTask) in the PDF but not the title, table name, query condition and sort order information of that related list as highlighted in red color in the screenshot below. I know that, to edit headers and footers of a report, we can do so by going to the "Header Footer Templates" under Reports module and update them as needed but this is not removing the header for Related list. Plese advice if any one know a way to remove these information of a related list (not removing the related list itself) when exported to PDF from form view.
- Labels:
-
Analytics and Reports

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2019 07:17 PM
type sys_properties.list in application navigator and hit enter >> search for glide.pdf_export_from_form_list.show_report_attrs properties >> set the value as false.
give a try and see if it helps you or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2020 11:45 PM
Hi,
Any Suggestion to remove Query Condition and Table Name for Related List as Well?
Regards,
Mohammed Thalib
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2019 08:58 PM
I already set that property to False to remove the query condition, table name etc, from the form export and it is removing those details from the main form export but it's not removing those details for a related list on the same form. The red color highlighted section in the screenshot is for the related list on the Root Cause Analysis table form view.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2019 11:45 PM
attached screenshot is not visible . can you please add it again.