I thought i knew this answer but cant remember any...
# suitescript
n
I thought i knew this answer but cant remember anymore. I have a client script on a Sales order that will run on Before Submit and sent an email if a field has changed. And this works great if the field has been changed in the UI. But if i have a script deployed somewhere else that changes this field value (instead of it being triggered in the UI), my client script to send the email will not fire. Is there anyway to get a client script to fire on a field that changed not from the UI but from another script?