How can we show images in html block from a table of images link

image
how can is show these images in an html block

@mubasher-hasan on the doctype page or the workspace ?

on the doctype page

@mubasher-hasan refer to this , then add a img tag using js . How to fetch data from saved child table to HTML type field? - #16 by bahaou

but will this work while upload the images??

@mubasher-hasan you can add more code to trigger the function when adding a new image.

@bahaou

i want to show this image next to it

this is a child table in a doctpye

@bahaou

This is my child table

@mubasher-hasan inside the child table is a little bit more challenging but you can do it following the same principal . you should also refer the the child table events to trigger some code.