I
IramK
Guest
Hi mpiscoso@gmail.com , It works fine for setFieldValue but doesn't work the same way for rbf_updateRecord. Any suggestions on that one? var testArr = [1234567, 455564]; var updatingArr = []; updatingArr.testContacts = testArr; rbf_updateRecord("obj", 213123213, updatingArr, true, function callback() { alert("done");}); Cheers. Iram
Continue reading...
Continue reading...