User events on the customer record ARE triggered o...
# suitecommerce
p
User events on the customer record ARE triggered on customer creation via commerce api. Just need to enable "Webstore" in context filtering multi-select. They do NOT run on customer.updateProfile, though.
v
@PabloZ I did this, but don't see any logs in the beforeSubmit method though (I've basically selected all context options in the multi select, and then printing the context in the logs using 'runtime.executionContext')
it doesn't print any logs for the webstore for some reason
p
script on "testing" instead of "released"?
They should trigger on registration, i'm pretty positive on that.
v
script is released, deployed and log level is debug i've not set the event type though on the deployment, is that a problem?
p
nope
have you opened a fresh incognito?
v
yes, i'm sure
p
AHHH
I KNOW MAN!!!! sorry
Deploy the Script on Lead record...
🤦‍♂️ 1
not only Customer record 😄
Yeah this has happened to me more times than i can remember
facepalm
That quirky NS polymorphism always gets me
v
ah, of course
thanks for pointing it out
🙂