Make Text in card view wrap

I have a Text field, the values are coming from a form. When I go to the card view of a row, I would like to see the whole content of what was added in the Text field. But right now, if the text is longer than the card width, I have to place my cursor into the field and click the right arrow to scroll the contents.

A Long text field gets rendered nicely, but the entry in a form is a bit clumsy - one has to always click the “Edit text” button to open the WYSIWYG editor etc.

Is there a way to perhaps change some CSS to make the Text field render like the Long text field in the card view?

See example below - all the text fields have the same text, the last one is the only Long text, the other ones are regular Text fields.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.