glide.report.enable_function_field_ui

ServiceNow property description:

System property to toggle the function field from UI.

Attributes

  • Sys ID: ce4fe726c33210102b51b41e3c40ddc0
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.report.enable_function_field_ui` is a system property that controls the availability of the function field creation feature in the reporting UI. When this property is set to `true`, users can create and use function fields directly from the reporting interface. Conversely, setting this property to `false` disables the function field creation option, preventing users from adding function fields through the UI. This property is useful for administrators who want to manage the complexity and performance of reports by restricting the use of function fields. The default value of this property is `true`, allowing function field creation by default.

Source

Related property: glide.report.function_field.max_number