M
Mohammed Siraj
Guest
Meryem, was commenting on reasons behind rbv_api.updateRecord not giving the desired result. However, to acheive the desired behavior in 4.2, you can write an ObjectScript trigger and use setFieldValue server-side API. Eg: rbv_api.setFieldValue("testFileUpload", {!id}, 'testFile', null);
Continue reading...
Continue reading...