Join Slack
Communities
Powered by
when i've done similar things i've had to interfac...
# suitescript
t
Trevor McLean
01/16/2019, 12:00 AM
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"})
Open in Slack
Previous
Next