Alerts
Name: Alerts
Type: Ancillary
Modules: Clients, Booking, Sched Editor
Description: User alerts displayed within the workstation. User defined.
| Field | Documentation |
|---|---|
| AlertId | Unique name of the alert record. |
| AlertTypeID | Numeric identifier of the alert type (from the AlertTypes table). |
| AlertObjID | Booking or client that an alert is applicable to. |
| FromDate | Start date from when the alert is valid. |
| ToDate | End date after which the alert is no longer valid. |
| Closed | Whether the user has disabled the alert from being displayed. |
| AlertTypeText | Message to be displayed to the user if the alert is generated. |