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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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