This topic is locked
[SOLVED]

 print friendly problem

5/1/2017 7:31:49 AM
PHPRunner General questions
S
shoppy author

In a project I have a table with a textfield for the morning, the afternoon and the night.

Those textfields contain more text than the listpage can show and therefore you get the 'More..' thing.
But the workteam likes to print out a few days with the print friendly option.

In v9.6 however the print gets also the More.. thing instead of the complete text.
Is there a way to get the complete text in the print friendly way?

I know that you can export to WORD but that is not the way they like work.
John

mbintex 5/2/2017

try the "custom" format.

S
shoppy author 5/2/2017

I overlooked this one.
You can turn off the option "More..." on the Miscellaneous page
Truncate large text fields (More ...link)
But I would like to know if you can make an exception just for the Print page.

So all the other pages keep the More ... option, except the Print page.