How can I break a lengthy text property value so that the text does not overflow

Hi All,

I have a requirement where in it is required to break a text property so that overflow of the text is avoided. For example, a property called pxCreateOpName having lengthy text value and is being overflowed beyond a dynamic layout. How can I customize this so that it is adjusted inside a dynamic layout.

Thanks in advance,

Sakhib Hussain

Hi @SakhibHussain,

Can you try by using the pxTextAbridge UI control under general tab of the property or you can directly apply on the Section, It will display only the required characters; if you keep mouse-hovering on the property, it will display the full letter.

Thanks,

Ashok

@SakhibHussain please try enabling wrap text option. Along with that you can also try using text area control as length of the text can be that long.

@SakhibHussain Try to use flex-wrap in Adv Presentation Options

Thanks @AkshithReddyT , I was able to solve this. But there is an issue with label here. If I give empty label, it is going back to same overflow text and if I enter some value to the label, it is behaving properly. So not able to give an empty label here.

@SakhibHussain Ok, have u tried creating the Field Value rule and giving blank value over there for Label.