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?
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.