- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 06:48 AM
Does anyone know of the "Last Review Date" field? It is being used in one of our knowledge bases but I can't find any info on this field in the SN product docs. The values in this field do not make sense so I am trying to get more info on this field. Could this be a custom field?
Solved! Go to Solution.
- Labels:
-
Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 06:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 06:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 05:55 AM
Where can I go to see which fields are OOB and their description, and which fields are on the kb_knowledge table?
is there a data dictionary for knowledge?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 06:08 AM
Hi @Cari3 ,
kb_knowledge table
ReferenceSort | Max lengthSort | Default valueSort | DisplaySort | |||
---|---|---|---|---|---|---|
Active | True/False | 40 | true | false | ||
Article type | String | 40 | text | false | ||
Author | Reference | User | 32 | javascript:gs.getUserID() | false | |
Cannot Read | List | User Criteria | 1,024 | false | ||
Can Read | List | User Criteria | 1,024 | false | ||
Category | String | 40 | false | |||
Configuration item | Reference | Configuration Item | 32 | false | ||
Description | String | 4,000 | false | |||
Attachment link | True/False | 40 | false |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 06:12 AM