Join Slack
Powered by
so if you want the values in an Array, you can do ...
# general
e
erictgrubaugh
12/30/2018, 11:38 PM
so if you want the values in an Array, you can do
var selectedValues = rec.getFieldValue("yourmultiselect").split("\x05");
Open in Slack
Previous
Next