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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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