How do I truncate data in browse column?
Posted: Mon Dec 31, 2012 5:33 am
Hi,
I have a field called description that is defined as a 'text' field in the database. It is a fairly lengthy. When I am in the edit form, I want to display all of the contents of the field. When I am in the Browse form, I want to only display the content based on the 'width' option. I have set the 'width' to 600 but then it still shows the top of each character from the next line.
Is it possible to truncate the display of the field to the defined 'width' or do I need to set the 'height' of each line somewhere?
Thanks,
John
I have a field called description that is defined as a 'text' field in the database. It is a fairly lengthy. When I am in the edit form, I want to display all of the contents of the field. When I am in the Browse form, I want to only display the content based on the 'width' option. I have set the 'width' to 600 but then it still shows the top of each character from the next line.
Is it possible to truncate the display of the field to the defined 'width' or do I need to set the 'height' of each line somewhere?
Thanks,
John