Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
The attached patch provides preliminary support for selecting the primary term from a freetagging vocabulary. This is practically essential when the vocabulary contains a large # of entries.
The vocabulary # (9) is still hardcoded and the non-freetagging form field is commented out.
note that the 5.0 version is slightly different so a new patch will be needed. hope you get to this though ... also see http://drupal.org/diffandpatch for diff instructions
Could anyone please update this issue? Should 'Primary Term' 5.x-1.2 (and above) support freetagging vocabularies (I can't select a primary term there). If 'Primary Term' does not/will not support freetagging vocabularies, maybe this issue should be set to "won't fix".
If someone wants to add better freetagging support to D6 Primary Term, please submit a patch.
Currently, you can select a freetagging vocabulary, and then pick an existing term from it as a primary term, but not add a new term. (You could add the term in the normal freetagging vocabulary field, then reload the form and it would be listed - perhaps that is enough for most use cases?)
Comments
Comment #1
druvision commentedThe attached patch provides preliminary support for selecting the primary term from a freetagging vocabulary. This is practically essential when the vocabulary contains a large # of entries.
The vocabulary # (9) is still hardcoded and the non-freetagging form field is commented out.
Comment #2
druvision commentedComment #3
moshe weitzman commentednote that the 5.0 version is slightly different so a new patch will be needed. hope you get to this though ... also see http://drupal.org/diffandpatch for diff instructions
Comment #4
asb commentedCould anyone please update this issue? Should 'Primary Term' 5.x-1.2 (and above) support freetagging vocabularies (I can't select a primary term there). If 'Primary Term' does not/will not support freetagging vocabularies, maybe this issue should be set to "won't fix".
Thanks, -asb
PS: Corrected a typo in the issue's title.
Comment #5
sethcohn commentedIf someone wants to add better freetagging support to D6 Primary Term, please submit a patch.
Currently, you can select a freetagging vocabulary, and then pick an existing term from it as a primary term, but not add a new term. (You could add the term in the normal freetagging vocabulary field, then reload the form and it would be listed - perhaps that is enough for most use cases?)