- Issue created by @deasly
After the regression issue here gets fixed https://www.drupal.org/project/term_reference_tree/issues/3497889 π Only hide unpublished terms from the node form if the user doesn't have 'administer taxonomy' permissions Active .
I think we should add an extra boolean option in the field widget form to "Disallow view of unpublished terms for all users". This will allow the field to be more configurable. The Reasoning for this is if you have a large vocabulary with tons of unpublished terms, you as an admin might still want them hidden based on your needs. Other needs might require this as well.
Add boolean option to the field widget form that will allow users to totally disable unpublished terms from view in the tree.
Active
2.0
Code