Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Checkbox Field Value Returning Empty Value
I have a 2.0 User Event script (After Submit Function) for sending email notification when a checkbox is checked.
I have also logged the checkbox value by using "record.getValue({''})". The checkbox should be returning Boolean values but sometimes it returns empty value even when the checkbox is checked. Since it has empty value, the notification is not triggering. Is there any specific reason that the checkbox returning empty value?
Please advise.
0