is there a way to get the previous value of a fiel...
# suitescript
t
is there a way to get the previous value of a field using clientscript? (i don't want to use pageinit)
d
I don't think so. I always use pageInit for that
👍 1
t
thanks @Dmitry Masanov