This topic is locked

List Table display only partial content of Text Field

4/16/2009 4:36:53 AM
PHPRunner General questions
B
bjsaga author

Hi,
I created a transportation dispatch system with basically two table. First table is "Dispatch" as the master table and "Detaildispatch" as the child table. In the "Detaildispatch", I have one field "description" (A Text field) which capture the detail description of route and travel purpose.
Everything works fine except when it displays List Page, the "description" field only display the first two rows of the text. (see image) with a "more" statement which could be clicked to see the whole content. It become difficult since it also apply to Printer Friendly Page.
Is there any way to display the whole content ?

J
Jane 4/16/2009

Hi,
just uncheck Truncate large text field option on the Miscellaneoustab.