Active
Project:
Workbench Access
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2011 at 18:19 UTC
Updated:
21 Sep 2011 at 15:30 UTC
Hierarchical Select (http://drupal.org/project/hierarchical_select) makes dealing with the taxonomy I use for my section assignments much easier. Especially since I have over 100 sections. Is there a way we could set the WA form to use that widget?
Comments
Comment #1
agentrickardProbably the best way is by fixing #1187424: Default taxonomy form support.
Otherwise, it's a question of which module needs to implement the support.
Comment #2
dwkitchen commentedThis would be great, the select box is small and not so user friendly if users need to select two options.
Comment #3
amateescu commentedThe patch from #1187424-22: Default taxonomy form support has been tested with Hierarchical Select 7.x-2.x-alpha5 and the integration works as expected. Marking this issue as a duplicate.
Comment #4
amateescu commentedHrm, scratch that. The patch integrates with HS in the way that selected terms changes WB Access sections.
What remains to be done for full integration is to restrict terms available in the HS widget.
Comment #5
agentrickardThat sounds like a small helper module to me, not a feature of the main module.
I am personally hesitant to code in support for specific contributed modules.