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.
How can a custom form field value be set to null?
I am trying to set a custom form field on the customer record to null. I've search quite a bit, but only found example related to PHP. I'm using SuiteTalk via c# .Net. I also found the following.
"You cannot set the Custom Form field to NULL. Any request to set this field to NULL is ignored." https://system.netsuite.com/app/help/helpcenter.nl?topic=DOC_FRONTPAGE
I guess that is pretty straight forward, but it is a little hard to believe that the api does not support setting a custom field to null.
Any guidance is greatly appreciated.
0