This module assumes users would never be tagged with more that one term.
Kinda needs an option for using check boxes (which could be radios depending on the taxonomy) as well as select-list when adding a profile field.

Could also honor/borrow Taxonomy Super Select but that might not be what you want to deal with.

Comments

doublejosh’s picture

Would also ROCK to have free tagging / auto-complete widgets available.

There is an auto-complete option available for text profile fields, but that works on profile_field values, not the term table.

Apparently User Tags has a thread about free-tagging: http://drupal.org/node/617088

mortenson’s picture

Subscribing

gnindl’s picture

Title: Use checkbox in addition to select list » Additional widgets: Autocomplete, Free tagging etc.

Use Profile Checkboxes http://drupal.org/project/profile_checkboxes, if you want to have multiple selection. It works nicely with this module.

Anonymous’s picture

subscibe for free tagging / auto complete.

gnindl’s picture

Status: Active » Closed (won't fix)

There are no plans to introduce new widgets in Drupal 6 anymore.

However, in Drupal 7 you can use the Profile2 module which is the recommended successor, as explained in http://drupal.org/node/1466136#comment-6301874. It lets you add additional widgets in Drupal 6 CCK style.