P
pvorobie
Guest
Try using rbv_api.getIdByCode (objName, fieldName, code) API to determine ID of your selection. Use that ID in rbv_api.setFieldValue(objName, objId, fieldname, newValue) call.
Continue reading...
Continue reading...