Everyone,
Just a simple question I hope. I am using PHPRunner 5.1 and I noticed that some of my data in my columns re-wraps sooner than other columns found on my "List Page". For example I have a column named "SHA-256" with hash values that display around 64 characters in a solid line within the column. For example:
6974F831380EA86160A3F8EE17284691888A66176CC0BD93C8CE1B8B309B740A
I have another column named "Special notes" with text such as "Ubuntu-5.05-install-amd64" and it word wraps the data in that column much sooner such as:
ubuntu-
5.04-
install-
amd64
So, my question is how do I get the re-wrapping columns to extend out the text like the SHA-256 column? Do I possibly need to go into the List Page using the Visual Editor and extend the specific boxes manually or something else behind the scene with code?
BTW... I have my settings "Characters to display" box found on the PHPRunner 5.1 "Miscellaneous Screen" set to 80 characters with the option "Truncate large text fields" selected but I still don't understand why some columns re-wrap sooner.
Thanks in advance!
David