My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
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 -
Re: Where is the customization for this field from the Warranty and Repairs SuiteApp?
By scripting the warranty creation, you can get around the error that is thrown and continue to upload serial numbers using invalid characters. You can find an example of my code here1
