Necesito que aparescan varias columnas de mi sheet, no solo dos, como si se puede. Alguna solucion ?
Gracias !!
Hola @Juan_Reyno
Tienes fotos o video de lo que tienes?
Sin saber lo que estas haciendo, la respuesta sería usando un Inline-list.
It also depends on the nature of the information you want to display in your lists:
- Tile display: x4 text elements (Title, Details, Tag overlay, Caption overlay), x2 image elements (Image, Avatar overlay)
- Card display: x6 text elements (Header, Title, Details, Tag overlay, Avatar Text overlay, Caption overlay), x2 image elements (same as the tile display). The card display might be a little more versatile?
You can also add another layer of information – a column – by using the Group by feature.
If that’s not enough, I second @SantiagoPerez, you might need to use a Details display and inline lists.
(Edit: @Juan_Reyno We answered more or less at the same time and I hadn’t noticed you were displaying your data in a table. My answer doesn’t answer your question, but I’ll leave it as it might be useful to others.)
Si quieres algo similar a esa foto, tienes que usar Cloudinary.
Ve esta explicación de @Darren_Murphy Aquí
He doesn’t have to use Cloudinary - that would only be necessary if he wanted to display it as an image.
If he just wants a table that looks like that, it could be done as a CSS table and displayed in a rich text component. I’d first design the table using HTML Table Styler ▦ CSS Generator | 𝗗𝗜𝗩𝗧𝗔𝗕𝗟𝗘.𝗖𝗢𝗠, and then take it from there.
Gracias Darren,
Como incorporo la tabla generada en divtable, a mi app?
Hola,
No es un paseo al parque lo que plantea Darren pero es lo más eficiente y elegante que se puede hacer en estos casos. Para quien empieza en Glide no es fácil entenderlo, lo admito.
Yo lo aprendí leyendo este post suyo:
Saludos
Here is another example that provides a bit more detail:
@Juan_Reyno if you take this approach and get stuck, please reach out and I will try to help if I can.
