Hi,
Can external images (https://mydomain.com/image.png) be displayed in lists or tables?
Hi,
Can external images (https://mydomain.com/image.png) be displayed in lists or tables?
Hey @eugene_ca
Sorry for the delayed response.
As of writing, only App assets (uploaded in OXIDE as images or Icons) or DB images (attachments) can be used in the list
component - see list src and list icon
Tables don’t currently support any kind of images, except info-table
where you can make use of the built-in Icon sets
So, at the moment your only option would be to get those external images into your app’s DB as attachments. Please see this post for an example of converting images behind a URL to an attachment in-app