I am completely stuck and hoping desperately someone can help me out.
I am trying to use a Client Script fieldChanged Event on a Suitelet. Whenever I try to access the fieldId that I am working with, I get the error: Uncaught TypeError: Cannot read property 'fieldId' of null
Its like the scriptContext is not passing anything in.
here is the code: