its because suitescript 2.0 does not support multiselect fields, so its a java representation that ss 1.0 can handle
e
erictgrubaugh
05/27/2020, 2:32 PM
Copy code
its because suitescript 2.0 does not support multiselect fields
??
😂 1
p
Peter Bertelsen
05/28/2020, 5:12 AM
helpcenter: serverWidget.FieldType
"The MULTISELECT field type is not supported by SuiteScript 2.0 Suitelets."
so my guess was that they didnt implement a proper way of handling mulitselect in 2.0, but there is a workaround.