Does anyone know how to execute a script when an e...
# suitescript
t
Does anyone know how to execute a script when an editable column field is changed on a saved search?
m
Yes, you can use a user event to trigger on this change. It’s not “EDIT” though, it’s actually “XEDIT”
t
🙂 of course. Thanks, I'll try that.
Thanks @mattdahse it worked.