[progress Communities] [progress Openedge Abl] Unset File Upload

  • Thread starter Thread starter Meryk
  • Start date Start date
Status
Not open for further replies.
M

Meryk

Guest
Hello, It would be a nice feature to have a method to unsetFileUpload similarly to the one setting the file (similarly as the setBinaryFieldValue) to remove a field upload field or empty it. It is now achievable using rbv_api.setFieldValue("testFileUpload", {!id}, 'testFile', null); Ref this post : https://community.progress.com/community_groups/rollbase/f/25/t/25615#sthash.TGKdyEUO.dpuf But the issue with this is that this call has to be in a trigger in the same object where the Field Upload field belongs , which is quite limiting. Thank you Meryem

Continue reading...
 
Status
Not open for further replies.
Back
Top