Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm trying to display images in a table without having to use extensions. The table object clearly has some related options, but it doesn't work, it just shows the url instead of images. I've read a couple topics regarding this subject and I seem to be doing exactly as pointed, but without sucess.
For instance, this post, shows an example of a cat picture. I've tried adding the URL to the dimension field as he did; as a measure; the url only in the image setting field... none of them worked.
What am I doing wrong?
PS: I've tried different formats as well, not only SVG as the example above. My objective is to display instagram pictures for which I have a column holding the direct media link, e.g:
Ok, for those having the same issue, I managed to "fix" this:
In the admin panel, look for the "content security policy" menu. You must add the domain for the URL you're trying to show in this section and select the content format you authorize showing up (e.g img-src).
In my case:
Ok, for those having the same issue, I managed to "fix" this:
In the admin panel, look for the "content security policy" menu. You must add the domain for the URL you're trying to show in this section and select the content format you authorize showing up (e.g img-src).
In my case: