The following code runs with "

* An illegal choice has been detected. Please contact the site administrator.
* Above error(s) occured while executing action #9 (CCK: Update Field) in apartment content type pattern. Error location(s) are: widget_type

" errors:

...


taxonomy
profile
menu
pathauto
content
fieldgroup
optionwidgets
text
number
imagefield
date
date_popup
imageapi
imageapi_gd
imagecache
imagecache_ui
views
views_ui
devel
admin_menu

...


apartment
reference_id
Reference Number
Integer
number
80
-27
128
0

...

I think it is the combination of "Integer" option and "number" widget that causes problem ...

Much appreciated if anyone could tell me why. Thanks

Comments

vaish’s picture

Please try with:

  option: number_integer
  widget: number

You can also check relevant documentation at http://drupal.org/node/408992

vaish’s picture

Category: bug » support
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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