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.
Multiselect field value set
Hi,
I need to set the values for a multiselect. If I try to use the following it sets only one value -
task_record.setFieldValue('custevent_projtaskrole',1|2);
It only set the value to 2.
How can I set the value to more than one in a multiselect.
Any help is appreciated.
Thanks
0