With a text field set to select/checkboxes and "Number of values" set to unlimited (or anything over 1), I get errors if more than 1 box is checked. First is the "An illegal choice has been made. Please contact site administrator." I thought this meant that a choice was not in the options given, but clearly it is in this case. The second error is "Categories: illegal value" where Categories is the name of the field. These are both drupal_set_message errors. This is running on D13. You can see the errors at
http://www.screencast.com/users/honey1/folders/Jing/media/caafd714-6f75-...

Comments

drenton’s picture

I have the same problem. What happens if you remove any ampersands from your options ?

mikepetersonwi’s picture

I was having the same problem. When I removed the ampersands it worked fine. Whatever happened to the "Multiple Values" checkbox? Did that get replaced with "Number of Values" drop-down?