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.
nlapiSubmitRecord - ignoreMandatoryFields not working?
I have a script that calls nlapiSubmitRecord(record,true,true)
That last true is for Ignore Mandatory Fields.
But I am getting errors of "FIELD_PARAM_REQD Please enter a value for Account Type"
Account Type is a custom field that is mandatory. Looks like Ignore Mandatory Fields is doing jack-all. Is this a bug or am I misusing it, or there is some exception to the behaviour I am missing?
0