Property reference

glide.report.add_to_list_supported

The glide.report.add_to_list_supported property determines whether users can add reports to lists. When set to true, it enhances report management by allowing users to organize reports more effectively, which is particularly useful for teams that rely on multiple reports.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property enables or disables the functionality for users to add reports to lists within the ServiceNow platform.
What area does it affect? Report Management
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when configuring report features or optimizing user report interactions.

Out of the box property record

Raw metadata from the property record.

Property name glide.report.add_to_list_supported
Sys ID 692df3a587103300b6db6adea6cb0bb1
Type boolean
Application Global
Default value false
Description
Updated 2024-05-25 04:03:09

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... instance. Other security_admins don't see data that they don't have the right to view, but collected data is overwritten. Column view access control for list reports For list reports, the glide.report.add_to_list_supported system property enables the add_to_list access control list. This access control list (ACL) prevents users from reporting on list report columns with sensitive data. A manager can prevent users from ...
Documentation excerpt View supporting context
Context preview Snippet 2
... be trademarks of the respective companies with which they are associated. 78 • Type: integer • Default value: 250 • Location: Add the property to the System Property [sys_properties] table. glide.report.add_to_list_supported Sets whether to support the add_to_list ACL for reporting on specified columns from the Available columns list when creating or sharing a list report. • Type: true | false • ...