M
mpiscoso@gmail.com
Guest
That is weird indeed IramK I do not use rbf_updateRecord() that much to be able to give you a recommendation. Although, I do use rbv_api.updateRecord() and with that API, to be able to save a Many relationship field I join the array. For your example I would say do: updatingArr.testContacts = testArr.join(','); If the server-side API acts the same as the client-side one, that should probably work. Hope that helps.
Continue reading...
Continue reading...