My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
Re: How do I script in a date?
Never mind, I can't remember what I was trying at first but it appears it didn't need formatting at all. It should have worked as an IS08601 formatted type as this is what uploaded correctl…1 -
Re: Where is the customization for this field from the Warranty and Repairs SuiteApp?
Your fine, no worries :)1 -
Re: Script not Triggering - UserEventScript AfterSubmit to create new record.
Nevermind. A simple log tells me it's running. I was just expecting something to go wrong. Apparently nothing is wrong but nothing is being created. Will continue~1 -
Re: NSC | Other Sublist Fields Center Link Missing
Still an ongoing issue to date. Thank you for this! Glad I found it.2 -
Re: On an Inv Adjustment, can I pre fill the line item location with that of the main line location?
Script answer: /** * @NApiVersion 2.x * @NScriptType ClientScript * @NModuleScope SameAccount */define(['N/currentRecord', 'N/log'], function(currentRecord, log) { function fieldC…2
