Field | Value | ||
---|---|---|---|
Display Browser Notification | Select to configure browser notifications to appear when push notifications are received on the client side, or clear to disable notifications. | ||
Display Pop-Up Notification | Select to show a pop-up notification when a push notification is received, or clear to disable pop-up notifications. | ||
Pop-Up Notification Type | Specify any of the following pop-up notification levels: • Information: Notifications are marked with blue blocks and automatically dismiss after 7 seconds. • Warning: Notifications are marked with orange blocks and do not automatically dismiss. • Error: Notifications are marked with yellow blocks and do not automatically dismiss.
| ||
Notify Source User | Select to notify the user who made the change when push notification conditions are satisfied, or clear to disable notifications to this user. | ||
Conditions | SQML code to define the conditions that must be met for notifications to be sent, for example:, svmx_priority in ('High'). | ||
Title | The title you want to show on the browser notification. Optional. | ||
Message | The message you want to show on the browser notification, for example, "[svmx_job](<%= svmx_name %>)" needs immediate dispatch. |