Tags in Knowledge base

Jori
Giga Guru

Hi,
If someone uses tags to mark some KB articles to find them faster next time, the tags are only visible to the user who inserts the tag. Is there a way to make the tags global for all technicians (missing role etc.) or does the admin have to insert the tags, that they would mark the articles to everyone?

4 REPLIES 4

Community Alums
Not applicable

Hi @Jori ,

You can use target field on label_entry table to show corresponding KB article.

The actual tag names are stored in the "label" table - tags used to be called Labels many releases ago.  Then the label_entry table stores the linkage between a tag and a record via a Document ID field - two fields really (Table/table and Table Key/table_key).

 

Hi, i have been trying to understand how this works, could you give me an example how to link the tag to a KB article?

Jori
Giga Guru

Hi,
thanks for the tip, i will have to do some investigation how to link the two 🙂

Jori
Giga Guru

Hi, i have been trying to understand how this works, could you give me an example how to link the tag to a KB article?