When creating a record with script, how can I create a checkbox field 'checked'?
I've tried setting the field as true, I've also tried passing in the value to be selected, but every time I create a record with the script I'm using, all the values are set, except the check box. Please help.