Hi!
I'm having some problem in displaying long varchar retrieved from database on the interface.
When the text is very long, it causes the interface to stretch horizontally to display the whole text.
I've tried to use text field to display them. It can restrict the display of text in the field, but it looked a bit weird and not really nice to display text.
Is there any way to properly display the long text without affecting the interface?
Thanks in advance. Have a nice day:)