Page 1 of 1

Checkbox field in Grid

PostPosted: Mon Nov 26, 2012 10:16 am
by casanovax7
I have a grid widget pulling data from a related table, and everything seems to work fine, except for selections made using the related checkbox widget do not appear (though they save just fine).

To clarify: Table A pulls data from Table B into a Grid widget. Table B has a field that uses the checkbox widget (let's call this Table B:Field 1). When editing records in Table A, the Grid widget appears to work just fine, and shows all the appropriate valuelist options for Table B:Field 1, but when selections are made and the record is saved, those selections do not show up in Table A's Grid widget as "checked". Viewing the record in Table B directly shows that the data is, in fact, saved correctly (all selections appear checked as they should).

Is this expected? Any others with the same issue solve this? Other thoughts?

Re: Checkbox field in Grid

PostPosted: Fri Nov 30, 2012 4:18 am
by shannah
What version of Xataface are you using? Can you post a minimal test case that I can easily try? E.g. table defs, fields.ini, relationships.ini ...

-Steve