Active
Project:
Slickgrid
Version:
6.x-1.3
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2012 at 15:59 UTC
Updated:
4 Jan 2013 at 16:35 UTC
Jump to comment: Most recent
This is my setup:
To recreate this bug;
When updating the cell via slickgrid I get a warning and the following error message in the drupal log:
There was 1 error: My Field Name: illegal value.
Possibly related to: http://drupal.org/node/1123474
Comments
Comment #1
sittard commentedThis is a problem only when the widget type is set to 'Single on/off checkbox'. Works fine when the widget type is 'Checkboxes / Radio Buttons'
Don't think it's related to: http://drupal.org/node/1123474
Comment #2
aytee commentedI concur with sittard.
Editing does not work when widget type is set to "Single on/off checkbox" but DOES work when the widget type is "Checkboxes / Radio Buttons" or "Select List".
Comment #3
arkjoseph commentedAny sort of inline editing doesn't work very well from my testing. it appears to work but the only way to ensure it works is remove validation and even with that, it is not true inline editing when a popup box needs to appear. Drupal's inline editing ability is poor if not impossible.
tested in 6.x and 7.x