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!
Setting fields to blank. Inconsistency across trigger types
I'm trying to set a few fields to blank or null: a multi-select, a dropdown, and a long text field. When I do it on After Field Change, I must use Formula and put "". When I do it on Before Record Submit, I can either use Static Value and leave it blank or use Formula and set it to null; I think that's right. If I mix that up, I get blocking errors. The point is it's inconsistent, a cardinal sin.
Support is working on this now and trying to determine if it's a defect or "as designed" for some reason.