Am I correct in thinking that pageInit should alwa...
# suitescript
j
Am I correct in thinking that pageInit should always fire first on a client script? I've come across an issue where validateField and fieldChanged are firing before the pageInit and it's causing errors.