<@U5UG9SYNQ> you could do a check in your script l...
# suitescript
j
@zach_calh you could do a check in your script like this
if(scriptContext.type != scriptContext.UserEventType.XEDIT){
so that it won't fire when an inline editing change has been made.