Improve Checkboxs
I'm now working on Application Form, I have Yes/No Questions on the form.
In the Database I use Boolean for this question.
I wanted to pull it off by setting a check setting the "No" field checkstyle > "csEmpty" and the uncheck style as "usCheck".
but I don't have those options. Now I'll have to code my checkboxes, over something that can be done, with additional styles.
Just a suggestion
Thanks
Kenny
In the Database I use Boolean for this question.
I wanted to pull it off by setting a check setting the "No" field checkstyle > "csEmpty" and the uncheck style as "usCheck".
but I don't have those options. Now I'll have to code my checkboxes, over something that can be done, with additional styles.
Just a suggestion
Thanks
Kenny
Comments
There is a csempty for unchecked but no option for checked.
How did you code the "No" checkboxes ?
I tried putting code OBP print but it cried horribly