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!
getFieldValue returning null when value is present
I am trying to get the value from a custom checkbox field value from a sales order and it will only return null, no matter if it is checked or not.
We are using an aftersubmit script on sales order approval to use nlapiTransformRecord to automatically create a cash sale. The check box determines if the full amount should be billed.
I also tried to get totalamount and amount on the sales order and these were null as well.
Anyone else have this issue?
0