fix checkbox column#4
Conversation
|
Somebody willing to review this? |
|
Hi, sorry to keep you waiting so long. It works as advertised with your changes, but there is a side effect, maybe mostly because of f16e19d. The datagrid demo type 2, available if you apply the example types via portal_setup, has a DemoField3: a grid with a radio column and a checkbox column. Add three rows: Now save it. The result is that the radio values are fine, but all True checkbox values have moved to the top: If you are still interested, can you have a look at that? Looks like the same would be needed for radio columns, but that can be done another time. While trying to merge locally with master, the javascript changes were hard to merge because that file has changed meanwhile and it looks like you are combining some whitespace cleanup and an actual change and I don't quite see what that actual change is. :-) I have pushed the merged branch to petschki-checkbox. Feel free to continue on that branch or ignore it. |
do not loose information on checkboxes when validating a form