Hi there,
Apologies for the generic location of this post but I was unsure where I could gain the best help for this query.
I have content types which have term refernce fields in them, requiring administrators and authenticated users to assign 'key word' tags as they upload content. My supervisor (also a Drupal newbie) shall be responsible for deciphering what these keyword tags shall be.
As a result, I intend on creating a new 'Keyword Tag' taxonomy vocabulary, which is initially empty, but will gradually grow as my supervisor enters in new keywords.
I understand that the auto-complete term widget enables a user to add a new term if it does not previously exist. However, I also would like the user to also see what key word terms currently exist. This would prevent subtle differences/spelling mistakes being entered as a new tag into the keyword tags vocabulary. In short, I desire a form element that combines the functionality of both the select list and auto-complete term widget.
Is this possible? If so, can some one please advise/direct me to the appropriate module??