Anyone have a snippet of filtering script executio...
# suitescript
r
Anyone have a snippet of filtering script execution by record type for a beforeLoad UE on the Message record? Or something similar?
there are some gotcha's iirc
That's what it was. You have to use
newRecord.getValue()
on url query string parameters for some reason.
Untitled.js
n
Can't you just do scriptContext.newRecord.type?