Found this module and thought it was the solution to not being able to add multiple Taxonomy terms to a given node in Drupal 7. It almost works but I've just found that it won't allow you to add a new term that is similar to an existing term.
For example, I already have "multiliteracy" as a term, it won't allow me to enter "literacy" as a new term; if I have "website analysis" as a term, I cannot add "analysis" as a new term.
Can I suggest that the popup select that shows existing matching terms always has an "add new" option at the bottom?
Comments
Comment #1
head commentedI was interested in it too
Comment #2
entea commentedI found a similar issue, but was able to get around it by using the comma key to submit a new term.
Comment #3
ChrisValentine commentedGood find - it works!
Comment #4
vitchy commentedI have the same problem. Comma working but this is a trick. A simple vistor will not use this manipulation.
Comment #5
socialform commentedThis is a duplicate of this issue https://www.drupal.org/node/1311858 and maybe we can renew focus there on adding a drop down button to add a new item?
Comment #6
LNakamura commentedAll - unless I'm misunderstanding something about the scenario, I don't see this problem using the latest 2.x dev release. I was able to create "multiliteracy", followed by "literacy" (i.e., type "multiliteracy", hit enter, then type "literacy" and hit enter).
If anyone still sees this problem, let me know and I can re-open the issue.
Thanks!