Discussions
Why Script 2.0 fieldChanged function to check for checkbox value not working?
Hi there, working through SuiteScript 2.0 for JavaScript. I'm on Understanding Entry Points Exercise 2 and can't get my code working.
Just at a quick glance, can anyone see what I might have done wrong?
Getting back 'customer.isDisabled is not a function' and 'customer.setValue is not a function', but there aren't many examples to work with since the workbook answers are for 1.0 :/
Gonna keep investigating in the mean time, thanks for the help!
No customer.isDisabled is not a function error but also still not working.