Hello everyone,
I was wondering is it possible to display a file (i.e. docx, pdf, pptx, jpeg, png, etc) in a region on a form.
I have a table where my users can load files into a blob column, and then they can download those files via a Download Blob column, however, I would like to display the file instead, either in the same form as the existing table or in a popup form.
Using Apex 19.2
Regards