QQ I have a client script associated with a SuiteL...
# suitescript
n
QQ I have a client script associated with a SuiteLet, my fieldChanged is not firing. I have the path set correctly because an alert in the pageInit function is shown. I have tried an alert / console.log in the fieldChanged function and nothing... Anyone suggest why? (apart from "because NetSuite" 😉 )
e
Have you looked at the console output on the browser if there are any errors that would stop your script from working?
...and is fieldChanged part of your return statement?
n
Sorry had to step away wasn't ignoring your reply @Eric B😉 Don't even get the console.log out out this... Going to wrap a try catch around it to see what gives.
Weirdness abounds. I cut all my code out of the function. Then after uploading it I pasted the code back in and uploaded it again and ehm.. it works??? Thanks for taking time to reply.
👍 1