Show external images on grid

I want to show some images of an external server inside a grid, I can show there url. I have search in almost everything tutorials, but most of them uses pictures of scriptcase, some of them push the image before shown.

I have the url and i want to show the image after get an search.

Greetings of you.

You need to create a text or label field and assign it with the html code to show the picture

1 Like

Store the full html image link in a table, then call them via an HTML label after the search is complete.

1 Like

Thank you very much ! So after that configure this label, I have to call this paramether from database with an event, for example: onLoad to show on screen ?

You assign it in onRecord, since it’s a grid