-
Notifications
You must be signed in to change notification settings - Fork 8
Description
With a quick search, I am able to see that we can add a tags attribute to each FAQ page.
I will have to experiment further on how to implement either of these features :)
There are many FAQs already, and I am sure the list will only grow, moving forward.
I suggest we group FAQs by creating tags for each page.
Like β General, Mutual funds, Taxation, Miscellaneous
Yes, there's a high possibility that each page can have more than one tag assigned.
So we have two ways to go about it β
- assign multiple tags, and make FAQs filterable by tags
- assign primary tags, and segregate FAQ list based on that tag
Doing either of these will help us solve the primary objective of making individual FAQ easily discoverable π―
@crimelabs786 @reo-sam thoughts on this?
With a quick search, I am able to see that we can add a tags attribute to each FAQ page.
I will have to experiment further on how to implement either of these features :)