Hi! I have a repeating group with email addresses, and when I use “Cut off content if the element is not tall enough”, it doesn’t seem to work. To the right of the Text I have an icon of a trash can, and in the attached image you can see the email go over the icon. The Text, the Group, and the Repeating Group are all fixed-width.
Hi there, @dave1… I believe the Cut off content if the element is not tall enough option only applies to responsive mode, and I don’t think that option would do what you need in this case anyway because they are email addresses. Look into the :truncated to option if you really want to cut off those email addresses… I think that’s what you need there.