The only thing that I see that may be triggering t...
# suitescript
a
The only thing that I see that may be triggering that is:
ccnumberField.defaultValue = ccnumber;
Default Value is something that belong to
N/ui/serverWidget
I don't think you can do that in that particular way in
beforeLoad
.