Property reference

glide.ui_notification.enabled

The glide.ui_notification.enabled property activates or deactivates the UI Notifications process within AScriptEngine derived classes. Admins should care about this setting to control the visibility of notifications in the user interface, with the default behavior being enabled.

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 determines whether UI Notifications are processed in the system, impacting how users receive alerts and messages.
What area does it affect? User Interface Notifications
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 configuring notification settings or troubleshooting UI alert issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui_notification.enabled
Sys ID 2927aec977331300c438c277d81061c5
Type boolean
Application Global
Default value true
Description Main switch to turn on/off UI Notifications (notification_trigger) process in AScriptEngine derived engine classes.
Updated 2024-05-25 03:38:55