Posted by Sammi
2013-11-25

Tom,
If i want to change those checkbox field to be ("Y", and "blank") instead of ("y", "n") . what file should I amend?

Thanks a lot!
Posted by Tom
2013-11-25

The php class for checkboxes is CVCheckBox in /web/codelib/sys/CVField.inc.php. It's never been tested for changing the values for the "true" and "false" states, so do it at your own risk!