NetSuite checkboxes do have that "uncommited" stage. If it's a custom field you can default it to false and never see that pesky "" again.
c
Craig
06/26/2019, 2:17 PM
oh nice
Craig
06/26/2019, 2:17 PM
let me try that
Craig
06/26/2019, 2:19 PM
@jarens not sure about this - if the user clicks edit and the checkbox is check, won’t the default then uncheck it?
j
jarens
06/26/2019, 2:22 PM
No. It is only on the creation of records (think of it like a before user edit event). Even your old records won't update to the default unless you explicitly check or uncheck the box (something like a CSV import could fix the old records)
c
Craig
06/26/2019, 2:37 PM
My scenario is that it reverts to “” when you click edit then delete