My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
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 -
Re: Script Help - return transaction line details upon creation of record based on location.
Progress, I'm now able to get the location id of the first line item. Now to go back to seeing if it'll send an email with the correct checker in place.1 -
Re: Number of questions around importing/creating intercompany expense reports.
That did the trick, excellent! The fields were indeed not checked to show on the form. I wouldn't have guessed that was the case since they were showing anyway, how odd. Thank you both for your …2
