Wrap text in cell in table?

I cannot find a setting to wrap the text in a cell in a table.

I have a table with a name column, category and then an “About” column. The “About” cells are “text” and are information about the entity. Typically a few sentences.

How can I make that column wrap text for each cell in the column?

Thanks!

Hey dmz,

How are you?

I don’t believed it’s possible to allow text wrap in tables since it would sort of “break” the way it works. You can use layout repeaters which would let you pretend you have a table, but give you more flexibility in your layout.

I hope that sparks an idea for your.

Happy New WixCode Year,

Yisrael

Happy New Year Yisreal!

You are right, using a repeater is the way to go for what I need. Thanks!