Body Text Getting Cut Off

arobertson
Tera Guru

Hi,

 

I have made the following view to list all the messages in a chat conversation.

 

Each message is listed separately using "Body" from the form layout view.

 

The problem i have is that i can only see the full message when hovering over it as the text seems to not be filling the whole width of the field.

 

Untitled-1.jpg

1 ACCEPTED SOLUTION

arobertson
Tera Guru

Found the solution for this a while ago, so thought i would post it back here.



The "no_truncate" dictionary attribute done the job.


View solution in original post

2 REPLIES 2

arobertson
Tera Guru

Found the solution for this a while ago, so thought i would post it back here.



The "no_truncate" dictionary attribute done the job.


Thanks for sharing!