My Stuff
Comments
-
example:
-
hey Angelica, errors: The audslctrole field for the customdeploy_redirect_from_vendor (scriptdeployment) subrecord must not be 1114. The audslctrole field for the customdeploy_redirect_from_vendor (scriptdeployment) subrecord must not be Classic - Alliance SA. The [scriptid=customrole1114] object referenced by the…
-
hey, Not really since the shared code is the same as the one that I have, Regards,
-
Important note I didn't mention... I have the exact same code (saving the shipping address subrecord) running in a different flow from a user event script instead of a client script and that one does set the Ship To Field right away, I can't use a user event script in this one though because of the implementation I…
-
Hey, yeah I would expect the Ship To Field to be populated at this point
-
Awesome, I'll try this, Thank you for your help Richard,
-
worked like a charm! Thanks Jack!
-
Hey Richard, Yeah I just wanted to know if there was something specific for addresses fields I could use from the serverWidget module before doing a manual implementation like that, Thank you for your help, Regards,
-
hey Richard, thanks for your answer although I'm not sure if it's really meant for my question? I don't need to display nor load any address on my form...
-
hey Jack, I was able to create the Transfer Order, thanks, My issue was that I wasn't setting the subsidiary first which loads the values for the locations and the items, Now that I'm setting subsidiary before anything else, the dropdowns get populated and the values are correctly set, Thank you for all your help!
-
Hey Jack, thank you, I tried with your snippet but I'm sill getting the same INVALID_FLD_VALUE error, I actually tried setting the transferlocation as you have it there but it gives me the same error, I pulled another transfer order to check the correct values it had first and tried to set it with those and I still get…
-
Hey Jack, thanks for your answer, sure, my script type is a suitelet, it has a UI built with N/ui/serverWidget and it executes when I submit the form, thus in the POST section of the suitelet, Regards,