Is it possible to have variable height rows in a segment ui? One row with a single line of text and a second row in the same segment ui with two lines of text?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Hi,

It is possible, while designing your rowTemplate, use preferred height for the flex container with Vertical Flow and preferred height for the label widget. When you set preferred height, based on the context/text the widget/row will auto grow.

I applied the above solution, but one of the labels is not auto growing based on the lengthy content. It is showing in a single line.

That worked perfectly. Thank you very much.

Hi @Cvwol Colemvn​, please do click 'Select as Best' if the response from Shaik fixed your issue. Thanks!