Just updated to 2.0.17. Loving the new category setup, but there's one problem. I have parent categories that should have no discussions directly in them. For browsing this isn't an issue since I can check "Display Root Categories as Headings." However, if a user starts a new discussion, they can select those root/parent categories.
I really don't want users to accidentally add discussions to those parent categories. Is there a way to prevent them from being selected in the category drop down?
1 · ·
Comments
disabled="disabled"as an attribute to the<select>tag, if "Display Root Categories as Headings" is checked.Anyone? Is this possible? Or will I have to continually police these root categories and move discussions to appropriate areas as necessary?
- Spam
- Abuse
0 · Insightful Awesome LOL ·It doesn't seem logical to put a disabled attribute to the
<select>tag, but only for each item with<option disabled="disabled">and maybe make that line bold as well.Shadowdare | Computer Scientist | Sites: Livid Tech
- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·