My Stuff
Review our AI Community Guidelines before posting AI-generated or AI-assisted content. Verify accuracy and include the appropriate AI disclaimer.
Please note that on Saturday, August 8, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 60 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Comments
-
Thanks for taking a look!
-
Hello, I updated the Script File too /** * @NApiVersion 2.x * @NScriptType UserEventScript */ define(['N/record', 'N/error'], function(record, error) { function beforeSubmit(context) { log.debug('Script Triggered', 'beforeSubmit function has been triggered.'); // Only proceed if this is an edit operation if (context.type…