kb_solution_finder Table (294)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Knowledge base problem solving wizard, categories and subcategories for drilling down
Fields
Name | Description | Type | Null |
---|---|---|---|
id | The primary key (auto-incremented) | PK | |
parent_id | The parent of this solution finder. | FK kb_solution_finder | |
name | String(255) | ● | |
body | The body for the solution finder. HTML format. | Clob | ● |
Indexes
Fields | Types | Description |
---|---|---|
id | PK | Clustered, Unique |
parent_id | FK | Index |
Relationships
Table | Description |
---|---|
kb_solution_finder | Knowledge base problem solving wizard, categories and subcategories for drilling down |
kb_solution_finder_entry | Knowledge base problem solving wizard, items in a category linking to a knowledge base entry |
Replication Flags
- None
Security Flags
- No access control via user's Role.