My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
-
Re: Need help with a small UserEventScript. Can't seem to setSublistValue when beforeLoad.
It would appear that 'You cannot modify fields on existing records in beforeLoad'.submitFields can be used but not for sublist values. So I don't have a way to achieve this with script…1 -
Re: Need help with a small UserEventScript. Can't seem to setSublistValue when beforeLoad.
Actually, it does work when the event type is CREATE, so this works just fine for my goal with this script here. Simply added the check to my script for if context.type === context.UserEventType.CREA…1 -
Re: SuiteScript - Can't get N/ui/dialog alert to work.
Mm, figures. I'll go leave my vote. Thank you~!1 -
Re: Can I customize the new location form?
A suitable fix. Thanks @Wee Ming ~!1 -
Re: How to resolve incorrect Item Receipt To Location from Transfer Order?
Ran into the same issue and this thread was the first search that comes up. I managed to make a scripting solution for it. It will update the To Location field correctly. The issue appears to be that…2
