How do I use record.submitFields on a Multiple Sel...
# suitescript
h
How do I use record.submitFields on a Multiple Select field? Doesn't seem to be working when I pass an array value.
b
should be an array of internal ids
h
Yes, it just sets the field value to blank
b
if this is clientside, i would simply use nlapiSubmitField instead
ive never gotten the ss2 version to work clientside