ToDoItems
Name: To Do Items
Type: Ancillary
Modules: Workstation general
Description: Messages for reminders to employees (workstation users) by security group or individual employees.
| Field | Documentation |
|---|---|
| TodoId | Numeric identifier of the ToDo item. |
| ToDoCategory | Internal use only. |
| Priority | Order in which ToDo items will be displayed to the user. |
| CommentText | Comment or message to be displayed to the user when the ToDo item is displayed. |
| BreakComment | Comment about the break event. |
| CompletionTime | Time when the break was completed. Value is in seconds from midnight. |
| UserGroupId | User group to which to attach the ToDo item, thereby restricting the display to only users in that group. |
| UserId | Username to which to attach the ToDo item. |
| FromDate | Start date from which the ToDo time is in effect and will be displayed. |
| ToDate | End date after which the ToDo item is no longer in effect and will not be displayed. |
| SchId | Numeric identifier of the schedule date of the booking that the ToDo item is about (from the Schedules table). |
| EvId | Numeric identifier of the event to which to attach the ToDo item. |