Hello! I have a need for article tags that can have two levels of categorization (or subcategories).
Background:
- We have 45 datasets articles publicly available on community platform here, but no way for users to effectively filter through the dataset articles to render those of interest. Given the search widget often does not render the full list of results we expect, and does not process any misspellings, we believe a search through dataset tags is more effective.
- Each data set has 2 tags (7 Main Categories with 5-14 subcategories per Main Category. Ex. Disease: Alzheimers, Species: Human, Species: Mouse.
We are looking for an option where the user could select from a drop down (or list of options) (1) the main category and (2) subcategory so that it would limit the options a user sees to the ones they are looking for. Essentially, we are looking for a tag parent-child relationship with a navigation widget that allows users to select their tag filters.
Has anyone encountered a similar problem? Thanks.