Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

292
Vistas
Display images instead of URLs of images for a column on a table (Retool)

I have a table on Retool and the "image" column has the URLs of images. I want to display images in the "image" column instead of the URLs of images.

enter image description here

Are there any ways to display images in the "image" column instead of the URLs of images?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

You can use HTML for "image" column.

First, click on "image" on the right panel to open "image" column settings:

enter image description here

enter image description here

Second, enable "Render cell as pure HTML" on "image" column settings:

enter image description here

Third, put this code to "Mapper" on "image" column settings:

("self" refers to the URL of image)

<img src="{{ self }}" style="height:100px;">

enter image description here

Finally, you can display images instead of the URLs of images for "image" column:

enter image description here

In addition, of course, you can give HTML effect to "name" column with the same steps:

("self" refers to name)

<h4>{{ self }}</h4>

enter image description here

Finally, the size of the names of "name" column get bigger:

enter image description here

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda