Hi, I’m new to scriptcase. I have read several of the checkbox discussions in this forum, but still can’t do the simple thing that I want to do.
I have boolean datatypes, and want a checkbox to appear on the form - check for setting TRUE, uncheck for setting FALSE.
When I go to form and choose the datatype as “checkbox”, I get the SQL type as VARCHAR, which is a mismatch. This does not make sense to me, except that perhaps this is the wrong way to get a simple binary checkbox on the form. I have attached 3 files.
The best I can do is configure the Select configuration box for manual, use two radio buttons, one for true=1, the other for true=0. But this is not what I want.
There must be a way for Scriptcase to put a simple binary type checkbox on the form.
Thanks in advance for your help!