My Stuff
Comments
-
As detailed in the User Guide, the "Testing" deployment only executes for the Owner of the script. Thus, when you order from the web store, you are not logged in as the owner of the script, it will not trigger. Olivier, thanks very much for your reply. I tried logging in to the webstore using my own credentials and placing…
-
Thanks for that. I figured it wasn't the best way to be doing it but I'm a bit of a hack and I was just happy to have something that worked. Could you please let me know what I need to do to pass the type parameter to my function?
-
Eileen Sagabaen at Netsuite Support helped me sort this out. See below for the code that worked. The trick is that the fields source and webstore seem to be set by a NS internal script after the SO is initially submitted through the webstore. The script was being triggered but it just wasn't doing anything because the…
-
Thanks, I tried that and unfortunately I'm seeing the same behavior.
-
I am trying to deploy a user event script that will assign a class to new web orders. The script is working fine when the transaction is saved by a user on the UI, but is not being triggered when an order is received from the website. Oded Lev-Ari. I'm trying to do the same thing and I am having the same problem. The…
-
Everyone, Thank you for the quick response. I have tried what was suggested and realized what I wanted was slightly different. I want to make it mandatory that addresses for customer records include a phone number. This way it is insured that the sales order addresses will have a phone number included. Is this possible?…
-
I'm having this problem as well.