Converting dynamic image filenames in table to appear as images in table

I have a dynmamic form table similar to the university table in the training videos. One of my fields is the filename xxx.jpg of the image for that record. I’d like to turn the dynamic value of that field to show the image from that file. I tried to convert it to a link using the img tag but obviously not doing it right. I also need to add the path “/images/” before the field data which contains only xxx.jpg. It looks like there is a way but I can’t figure it out.

Thanks,
Rick

Have a look here Dynamic Attributes

If you run into further problems, always check https://community.wappler.io/c/docs first. A good way to learn.

THANKS!!! It looks awesome. much appreciated.

Rick

1 Like