Clint
10/28/2021, 3:31 PMinvoiceRecord.setValue({
fieldId: 'tobeemailed',
value: 'true'
});
I'm trying to do this on a beforeload user event.
I've tried 'T', true, 'true' and it still doesn't mark that checkbox.
What am I missing?battk
10/28/2021, 3:33 PMClint
10/28/2021, 3:35 PMClint
10/28/2021, 3:35 PM