Basically, I have a “Staff” tag, which has a child tag called “Requests.” I want users to be allowed to post to the child category “Requests,” but I don’t want them posting to “Staff” or any other child category of “Staff.”
Is it possible to achieve this? When restricting users in the permissions interface from posting in “Staff”, and allowing users to post in “Requests," it doesn't work. Because "Staff" is restricted, there is no way to post on "Requests."
This kind of makes sense, in a way, but is there some kind of workaround?