I can't multi-tag in my version of Drupal 7, the latest D7 dev version. I see no option to "Multiple select" like in D6.

CommentFileSizeAuthor
#11 field-settings.png27.02 KBxjm

Comments

catch’s picture

Status: Active » Postponed (maintainer needs more info)

Taxonomy module select options are now set when setting up fields in the field UI, it's not handled in taxonomy admin pages at all now.

sammyman’s picture

I just setup a new taxonomy term and looked at the fields UI and cannot see the select options anywhere. Is this where I would see those options?

http://www.domain.com/admin/structure/types/manage/forum/fields/field_tag

jbrown’s picture

You need to set number of values to unlimited in the field settings.

sammyman’s picture

In the field settings, all I see is this:

These settings apply to the Tags field everywhere it is used. These settings impact the way that data is stored in the database and cannot be changed once data has been created.

Vocabulary *

The vocabulary which supplies the options for this field. 

There is nowhere where I can set the number of values to unlimited, even when setting up a new vocabulary.

jbrown’s picture

Click on the edit tab beside field settings and you'll see it at the bottom.

damien tournoud’s picture

Category: bug » support
sammyman’s picture

All I see in the edit tab is "Forum topic settings" and "Tags field settings", both of which don't give the option to multi select.

jbrown’s picture

Status: Postponed (maintainer needs more info) » Active

Under "Tags field settings" there should be a field called "Number of values".

sammyman’s picture

Not on my version of Drupal. Doesn't exist. I actually created a few new taxonomies hoping to see that option but it isn't there. Maybe I can do it manually in the database for a temporary work around.

jbrown’s picture

Can you post a screenshot?

xjm’s picture

Status: Active » Closed (works as designed)
StatusFileSize
new27.02 KB

This is an option on the taxonomy field, not the vocabulary. Go to admin/structure/types/manage, select the content type, and then add or edit your taxonomy field. On the field edit tab, you will have the option to set the allowed number of values. Change to "Unlimited" to allow an unlimited number.
field-settings.png