Using APEX 19.1 - I have items displayed in a LIST VIEW, including a BLOB (JPEG). Is it possible to control the size of the image being displayed? I want the image only to be a thumbnail (maybe 30x30), not the full size of the JPEG as it was uploaded.
How do I control the size of the image being displayed?
Thank you in advance.