Table | cm_co_email_address_widgets |
---|---|
Description | Per-CO Email Address Widgets configuration |
Plugin | Email Address Dashboard Widget |
Column | Format | Description | Definition | Comments |
---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | |
type | varchar(32) | Email Address type to manage for this Widget configuration | cm_co_extended_types:type | |
max_allowed | integer | If set, total number of email addresses allowed; otherwise unlimited | ||
verification_validity | integer | Time verification request remains valid for, in minutes | ||
allow_replace | boolean | Allow an email address to be directly replaced | ||
retain_last | boolean | Keep the last email address so that it cannot be removed | ||
co_dashboard_widget_id | integer, foreign key | CO Dashboard Widget Record ID | ||
co_message_template_id | integer, foreign key | CO Message Template ID used for verification message | cm_co_message_templates:id |