Rich content \ images in table

I’m having trouble with
Adding images to table

Working in
Wix Studio Editor

Site link

What I’m trying to do
initially i tried to do it with a popup window, but as i understood it i have to do it through the code for each cell, which is inconvenient for me
now i want to add a cell in which i can view images, but when i add a cell with a gallery or a cell with rich content it is not displayed in the table

Extra context

Hi, @Amfi_Meril !!

As I remember, it seems that the table can only embed basic image data. :innocent:

1 Like

I added a table to a test page to check, and the data types you can add to a column are text, image, number, boolean, date, and rich text. So, I think you can probably only use simple images. If you really want to create a table like that, you might be able to simulate it using a repeater to make it look like a table. :raising_hands: