when i've done similar things i've had to interfac...
# suitescript
t
when i've done similar things i've had to interface with the checkbox explicitly using the API, ex.
Copy code
record.setValue({ fieldId: 'checkboxName', value:  "T"})