jkabot
05/24/2018, 2:21 PMif (... type == 'xedit')
but that you have another if statement later on if (oldValue !== newValue)
that is impacted by that behavior
I would recommend loading your user event script into the netsuite script debugger, performing the xedit to trigger the user event and seeing what happens