quick_reply Table (463)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Personal quick reply text fragments
Fields
Name | Description | Type | Null |
---|---|---|---|
quick_reply_id | Primary key | PK | |
associate_id | Associate who owns this quick reply | FK associate | ● |
name | The short name of the quick reply | String(255) | ● |
html_body | The html body of the quick reply | Clob | ● |
rank | Rank order in lists | UShort | |
registered | Registered when | UtcDateTime | |
registered_associate_id | Registered by whom | FK associate | |
updated | Last updated when | UtcDateTime | |
updated_associate_id | Last updated by whom | FK associate | |
updatedCount | Number of updates made to this record | UShort |
Indexes
Fields | Types | Description |
---|---|---|
quick_reply_id | PK | Clustered, Unique |
rank | UShort | Index |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
Replication Flags
- None
Security Flags
- No access control via user's Role.