Property reference

glide.ui.security.codetag.allow_script

The glide.ui.security.codetag.allow_script property enables the use of JavaScript within embedded HTML code tags. Admins should consider enabling this property when they need to allow dynamic content in their applications, as its default setting is false.

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 allows JavaScript to be included within embedded HTML code tags, affecting how content is rendered in the application.
What area does it affect? HTML rendering security
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 implementing features that require JavaScript in embedded HTML.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.security.codetag.allow_script
Sys ID bfab06e40a0a0bad000348fafbba0453
Type boolean
Application Global
Default value false
Description Allow embedded HTML (using [code] tags) to contain Javascript tags
Updated 2024-05-25 03:56:49