leadstatus Table (537)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
List items of lead status that is selectable for contacts and persons that have specific category
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| leadstatus_id | Primary key | PK | |
| name | The list item | String(4000) | |
| rank | Rank order | UShort | ● |
| tooltip | Tooltip or other description | String(4000) | ● |
| deleted | 0 -> record is active 1 -> record is 'deleted' and should not be shown in lists | UShort | ● |

Indexes
| Fields | Types | Description |
|---|---|---|
| leadstatus_id | PK | Clustered, Unique |
| name | String(4000) | Unique |
Relationships
| Table | Description |
|---|---|
| person | Persons |
Replication Flags
- None
Security Flags
- No access control via user's Role.