Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
User Event script errors out - but only from the console
I'm running a User Event script with a before submit trigger on a Work Order. I am grabbing some info from one of the items in the sublist and then populating a few custom body fields. In particular, I'm populating a custom field of type integer.
When I run the script through the UI everything works as expected. However, if i perform an nlapiSubmitField from the console, I get the error:
INVALID_FLD_VALUE - You have entered and Invalid Field Value 1000.0 for the following field: custbody_quantity
I have tried everything I can think of to try and get the thing to submit properly. I've tried: