glide.translated_html.sanitize_all_fields
ServiceNow property description:
Controls sanitization behavior of translated_html fields on a global level.
Attributes
- Sys ID: 14d02720c323210016194ffe5bba8fec
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.translated_html.sanitize_all_fields` controls the sanitization behavior of `translated_html` fields on a global level. When this property is enabled, it ensures that all HTML content within these fields is sanitized to prevent the inclusion of potentially harmful code, such as scripts or malicious tags. This is crucial for maintaining the security and integrity of the data displayed in translated HTML fields across the platform. The property can be activated or deactivated based on the organization's security requirements. For more detailed steps on how to activate the HTML sanitizer, refer to the provided documentation link.
Source