Hello, I have custom multiselect field on a form, which displays value from custom record. Currently the field displays whatever is in "Name" column of the record. Is there a way to set text/value of that field with SuiteScript, but make it display value of different column of the record? (I'm trying to avoid using search or load a record to get another value, but make it somehow work automatically)