clarkwinkelmann meihuak what feature are you looking for? This dropdown is the sorting order, not a filter. What would a secondary tag selection do?
meihuak hey bro, thanks, I am sure you can help me, because you are professional in Flaurm. in my forum, I set a secondary tag which is named "Essential". the feature I want is in each Primary tag I can sort the "Essential" discussions.
KBExit meihuak I'm a little lost. If you just click the secondary tag of "Essential" only posts that have "Essential" tagged would be listed. This is already a feature built into Flarum by design.
clarkwinkelmann meihuak it would be relatively easy to create an extension that adds a toggle button to apply an additional tag: query to the current search. But I don't think such an extension exists at the moment. For a solution that doesn't require any code, perhaps you could use a Taxonomy for this https://discuss.flarum.org/d/30499-flamarkt-taxonomies Then users can pick the "Essential" term from the taxonomy dropdown in any discussion listing. You could configure the taxonomy so only moderators can set this term on a discussion.
meihuak KBExit But when you choose "Essential", there are all of the discussions which are from all Primary tag. what I want is when I click primary tag A, then click "Essential" in the drop-down list, then I can get all "Essential" discussions in primary tag A