Can I limit term selection to one plus parent?
I found an answer that works well. Using two dropdowns in a ‘cascading’ style, with the code in the gist below, users would pick from a list of parent terms first, then a second dropdown appears with the list of children. The key is that both the parent and the child terms are ‘selected’. Just … Read more