Closed (duplicate)
Project:
Content Taxonomy
Version:
6.x-1.x-dev
Component:
Option Widgets
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2009 at 20:51 UTC
Updated:
25 Jan 2010 at 07:54 UTC
Selecting the "Maximum Number of Values" does not work when using the MultiSelect widget. Specifically, if you set the number of values, then return to the field settings page, it will still say "Unlimited". This is true of RC1 and 1.x-dev.
Additionally, there is a typo in the interface when a user selects more than the maximum (using standard select list)--it reads "Focus: this field cannot hold more that 3 values.".
Comments
Comment #1
vood002 commentedI should elaborate...not only does the "maximum values" appear not to save (this is by appearance only, because after switching from MultiSelect to Select the previously set maximum values now shows up) but you are also not limited to the number set.
Comment #2
mh86 commentedHi!
The small typo is caused by cck's optionwidgets module...
Concerning the Number of values settings, it definitely works for select boxes, e.g. try so select "2" as Number of values and then go to your node form and try to select 3 terms... Or do I misunderstand your problem?
Concerning the Multiselect, I haven't tried it for a longer time, but if you are having problems with it, better ask in the multiselcet issue queue
Comment #3
vood002 commentedThanks for the response mh86--
It is indeed a multiselect issue, not a ctx issue as I originally thought. I've marked as a duplicate of http://drupal.org/node/588696