Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Client Script setValue ignoreFieldChange & fireSlavingSync
I'm using the CurrentRecord.setValue(options) in my client script to change field options when certain checkboxes or values are set. I'm removing or changing other field values as needed for form validation.
For example: I have 4 check boxes. The first one is for "All". The remaining are for individual options. If all is checked, clear the remaining checkboxes. If any of the other boxes are checked clear the "All" checkbox. And so forth.
So to the question. I've tried using the ignoreFieldChange and fireSlavingSync but they don't seem to do anything. Are these features of 2016.2 (that don't work in 2016.1) or can someone give me a detailed explanation of what these are supposed do?
0