Taxonomy terms not limited by Number of values.
If i set "Number of values"=3 - I can set unlimit number of terms.

Comments

mh86’s picture

Status: Active » Postponed (maintainer needs more info)

I tested this with select boxes and I'm getting an validation error if too many terms are selected ("this field cannot hold more that 2 values.")
the functionality is provided by cck (because content taxonomy is using the optionwidgets),
or is this related to autocompletes?

Dimm’s picture

I use "Save values additionally to the core taxonomy system (into the 'term_node' table)"

mh86’s picture

which kind of widgets are you using (optionwidgets (select lists, radios), autocompletes/freetagging, taxonomy tree) ?

Dimm’s picture

taxonomy tree

skizzo’s picture

Version: 6.x-1.0-beta4 » 6.x-1.x-dev

I am seeing the same behaviour in 6.x-1.x-dev 2009-04-07
With following setup I can enter and save 3 tags.
Should this issue be moved into CCK queue?

Type: Content Taxonomy Field
Widget: Autocomplete (Fretagging)
Default value: none
Settings for Autocompletes:
- Allow and insert new terms by the user...
- Extra parent ---
- 48
- Use Active Tags style widget (from module Active Tags)
Global settings:
- Required: NO
- Number of values: 2
- Save values additionally to the core: YES

mh86’s picture

Status: Postponed (maintainer needs more info) » Fixed

I added validation for number of values for autocomplete and tree widget.
This should work now

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.