Hi, sorry for any ignorance as I am new to netsuite. I'm trying to figure out why my userevent script doesn't fire when creating or even editing a matrix sub item record.
w
wes_w
08/17/2020, 6:44 PM
I've found that you have to use a beforesubmit user event for matrix items.
b
Ben
08/17/2020, 6:47 PM
Thanks, but my beforesubmit is also not being fired.
b
battk
08/17/2020, 8:53 PM
there is nothing that should prevent your script from triggering when editing inventory items
battk
08/17/2020, 8:53 PM
make sure your script deployment is setup correctly
battk
08/17/2020, 8:54 PM
that generally means checking things like the script audience, status, event type,and context filtering
battk
08/17/2020, 8:54 PM
if you are using logs to tell if your script ran, also check the log level