Property reference

glide.html.escape_script

The glide.html.escape_script property escapes JavaScript tags in HTML fields to prevent script injection. Admins should ensure this property is enabled to maintain security and protect against potential vulnerabilities in user-generated content.

Default: true 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 ensures that JavaScript tags are escaped in HTML fields, enhancing security by preventing script execution.
What area does it affect? HTML field security
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when assessing security measures for user input handling.

Out of the box property record

Raw metadata from the property record.

Property name glide.html.escape_script
Sys ID 9766c4fb7f0000015fb2e4506e8b5e90
Type boolean
Application Global
Default value true
Description Escape JavaScript tags in HTML fields
Updated 2024-05-25 03:56:23