SQL Table - RADplus_workflow_to_do
Storage table for the To Do List form.
Stores to do items not completed.
| Table Column | Comment |
| RADplus_workflow_to_do | Unique row ID. Computed value. |
| FACILITY | Associated facility. |
| ENTITY_ID | Entity ID. |
| TODO_ID | To do ID. |
| entity_database | Entity database. |
| entity_database_desc | Entity database description. |
| table_name | Associated table name. |
| table_row_ref | Table row reference. |
| user_sent_to | Username sent notification. |
| user_sent_to_desc | Username who received notification. Computed value. |
| date_sent | Date notification sent. |
| time_sent | Time notification sent. |
| sending_user | Username sending notification. |
| sending_user_desc | Notification sending username. Computed value. |
| controlling_code | Y (notification is controlling type), or N. |
| controlling_value | Yes, or No. Computed value. |
| response_required_code | Y (response required), or N. |
| response_required_value | Yes, or No. Computed value. |
| outgoing_comments | Outgoing comments. |
