Hi,
Is it possible to have checkboxes in a grid column in Mongoose form?
I am changing column type from GridColumn to checkbox and getting this error:
Thanks,
Kirill
Leave it as a grid column. Scroll all the way down to Miscellaneous -> Specific Attributes. Set Check Box = True. Don't forget to set 1 & 0 values for Boolean True and Boolean False under Data Source -> Data Type.
Thank Tim!
It worked.