Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Identify webstore create customer/order
I want to set salesrep on customers and orders coming in from webstore. The server side user events get fired with 'create' type.
How do I tell if is a customer originating in the webstore and how do I tell if the order is coming from the webstore?
for customers is rolecenter == 'WEBSITE' reliable?
in after submit, for orders is getFieldValue('webstore') == 'T' reliable (although not documented)?
0