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
nlapiDisableField not working for mult-select field
Has anyone else had issues with nlapiDisableField and mult-selects? Am I doing something wrong.
I have a Page Init function that (among other things) disables a bunch of fields. When I try to disable a mult-select field the api call is having no effect, the field is still editable. I'm using Firebug and it's not throwing any errors. My syntax is-->
nlapiDisableField('fieldname',true);
I'm using the same syntax to disable non mult-select fields (free form text, currency) and it works fine in those cases.
Any ideas?
Thanks,
--Shane
0