[progress Communities] [progress Openedge Abl] Forum Post: Re: 4.2 - Removing A File Upload...

  • Thread starter Thread starter Mohammed Siraj
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top