I'm using a new feature in DAL ... "list:reference", but would like to display items as checkboxes. I tried to use 'SQLFORM.widgets.checkboxes.widget' widget but it doesnt seems to work correctly. I can enter values when creating a new item but when editing existing item, the checkboxes are not checked. It seems that widget cant 'decode' values from the "list:reference" field.
BTW: The "list:XXX" is great feature !!!! Can simplify coding in many situations. David

