hey all, working on a client script, which is look...
# suitescript
a
hey all, working on a client script, which is looking for changes in 2 custom line fields. when one changes, the other gets updated with the same value, along with a few other fields. Is there a way to prevent the fieldChanged event from being triggered by the script changing the fields, i.e. limiting the script to ui execution context?