I have a field being saved as a selectCustomFieldRef, and we want to add a multiSelectCustomFieldRef, does anyone know how I would format that? Code example inside.
Like its not as simple as changing SelectCustomFieldRef to multiSelectCustomFieldRef and passing an array instead of the internalID $data['manufacturer'] right?