Hi everyone, hope you all are doing well. My quest...
# suitescript
s
Hi everyone, hope you all are doing well. My question is that how can we trigger a UserEvent script when a customer address is created or updated? Your help is appreciated. Thanks
b
script deployed to the customer
compare the old record to the new record
s
Thanks for the answer...actually it is required to trigger UE script when an address is updated/created and added to addressbook sublist before the customer record is saved. We are adding the address via another script.
b
then you need to do the logic in the other script
👍 1