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

head’s picture

I was interested in it too

entea’s picture

I found a similar issue, but was able to get around it by using the comma key to submit a new term.

ChrisValentine’s picture

Good find - it works!

vitchy’s picture

I have the same problem. Comma working but this is a trick. A simple vistor will not use this manipulation.

socialform’s picture

Issue summary: View changes

This 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?

LNakamura’s picture

Status: Active » Closed (cannot reproduce)

All - 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!