Shiraz Dynamic Tables - image transclusion

Hello.

In Shiraz Dynamic Tables is possible transclude a column “image” ?

I need to review about five hundred object and I’ve found the Shiraz Dynamic Tables the best way to list, filter and edit the field, but I need to view the image of the object to describe it.

I’ve a field called “immagine” with the url of the preview (direct link) and also a field called “image” with name of the tiddler that hold the _canonical_uri.

The image tiddler with _canonical_uri is working stand alone.

Any suggestion? Thanks.

Marco

1 Like

Marco,

Replying in haste. But see one dynamic table with image column at work here:

https://tw-logo-contest.tiddlyhost.com/#dynamic%20table%20of%20images

-Springer

2 Likes

@Marco10x15
The Springer logo wiki is a very interesting example. For your information, look at the Shiraz tutorial and see how column templates can be created! Then you can make one for images, it can work with canonical uri or directly with url.

1 Like

Thank you.

My mistake was not thinking putting the

[img width=75 class=“tc-image” [https://url.io///name-of-image.jpg]]

in the field!