Tags in Knowledge base process

Confluence User - 10 Mar, 2017

I am developing a knowledge base related to legal counseling and consultation within a company. Apart from using some "hard" categories (with selection boxes from domain tables) I wish to be able to use some tags or keywords describing the cases and concepts. How would you handle such tags and how would they implement the search for future reference once the case is closed?

tags;search;knowledge;keywords

1


13 Mar, 2017
confluenceUser
confluenceUser

Hi, perhaps you could try to use the Multi Select Box in conjunction with the Multirow Form Binder to store the keywords in a separate db table. Then for seaching, you could use a datalist that with an SQL query that joins those tables along with a WHERE clause matching specified tags.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print