My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
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 -
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. https://us.v-cdn.net/6032262/uploads/L4G9GTNBSCMD/assets-js.txt Now to go back to seeing if it'll send an email with th…1
