glide.ui.journal.use_html

ServiceNow property description:

Controls whether journal entries in workspace are displayed as html fields or string fields (true = html, false = string)

Attributes

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

AI generated property description:

The ServiceNow property `glide.ui.journal.use_html` controls the format in which journal entries are displayed within the workspace. When set to `true`, journal entries are rendered as HTML fields, allowing for rich text formatting and enhanced visual presentation. Conversely, when set to `false`, journal entries are displayed as plain string fields, which do not support HTML formatting. This property is useful for administrators who need to manage how journal information is presented to users, balancing between rich text capabilities and plain text simplicity. The documentation linked provides further details on configuring and managing text display settings in ServiceNow workspaces.

Source

Related property: glide.ui.response_time