I am looking for a way to add a (scripted?) variable on a page that gets an automatic count of the number of topics with a specific concept marker. The end goal is to have a knowledge base home page with a list of categories matching the Flare concepts, and after each category name will be a number showing how many articles there are in that category. For example:
Knowledge Base Categories
- 3rd Party Apps (7)
- Billing (5)
- Printing (9)
- Scanning (2)
I have added concept markers to all of the topics in my Flare project, and some topics have multiple concept markers as they may fall into multiple categories. I want to avoid manually counting and updating that # if at all possible.
I have only a basic knowledge of coding, so can anyone help me figure out how to achieve this?