Closed (duplicate)
Project:
Hierarchical Select
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Sep 2007 at 14:47 UTC
Updated:
24 Dec 2007 at 22:00 UTC
Hi Wim - great module! It accomplishes a TON very elegantly.
Any chance there's a way to label individual dropdowns? I'm happy to dig into the code to accomplish it if needed, and will write up the instructions for other users. Would need a few hints to get started, though.
Comments
Comment #1
wim leersYou would need to hack the rendering function for the taxonomy module to be able to add those labels. See modules/hierarchical_select_taxonomy.inc.
Additionally, you would need to provide a UI to configure these labels.
Comment #2
OwnSourcing commentedThanks: I'll start looking. (Never say 'die'! Tho 'time-out' and even 'uncle' have to remain on the table for now...)
Comment #3
OwnSourcing commentedmmmmwell. took a look and concluded I'll need a bit more drupal mileage before I can offer anything of use. anyone further up the learning curve that cares to do some handholding, I'm a willing learner! otherwise I'll check back when I've built some chops, and in the meantime I'll enjoy a workaround.
thanks once again, Wim, for a very useful module!
Comment #4
wim leersComment #5
wim leersImplemented. Duplicate of http://drupal.org/node/179399.