glide.ui.html.image.allow_url

ServiceNow property description:

Show URL option for HTML field images

Attributes

  • Sys ID: fb8de59e8d30021087de63ac7f1f00bd
  • Type: string
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.html.image.allow_url` controls whether users can add images via URLs in HTML fields. When this property is enabled, users have the option to specify an image URL instead of uploading an image file directly. This can be useful for referencing images hosted externally without needing to store them within the ServiceNow instance. The property enhances flexibility in how images are incorporated into HTML fields, allowing for dynamic content linking. Disabling this property restricts image additions to file uploads only, potentially improving security by limiting external content sources.

Source

Related property: glide.ui.html.editor