This topic is locked

Set report groups to 1 instead of 5

4/7/2009 9:11:38 PM
PHPRunner General questions
U
unimatrix author

Is there anyway to have a generated report default to X groups per page (1) instead of 5 per page?

hichem 4/8/2009

Is there anyway to have a generated report default to X groups per page (1) instead of 5 per page?



Which version are you using? In the versions I have tested 5.0 and 5.1 I could only see 4 goup fields. I think there is a plan to remove this limitation all together in one of the next releases so you'll have to wait for Jane or Sergey to confirm this.
Hich

J
Jane 4/8/2009

Hi,
you can change Group per page value on the Miscellaneous tab in the latest PHPRunner 5.1.

J
johan-v 4/8/2009

Hi,

you can change Group per page value on the Miscellaneous tab in the latest PHPRunner 5.1.


Hello,
But is it possible to keep this 1 group per page when printing the whole report?
If I print the whole report I loose that formatting of 1 group per page.
greetings,
Johan

J
Jane 4/9/2009

Johan,
unfortunately no.

Print whole report option is used to divide whole record into separate pages with the same number of lines.

Use simple Print this page option to print each group on the separate page.

J
johan-v 4/9/2009

Johan,

unfortunately no.

Print whole report option is used to divide whole record into separate pages with the same number of lines.

Use simple Print this page option to print each group on the separate page.


Is there an easy solution to print groups one at a time?

( maybe insert somewhere a <p style="page-break-after: always"></p> )?

I have sometimes 100 groups to print.

That is a lot of work to do manually.
greetings
Johan

J
Jane 4/10/2009

Johan,
you can add this code on the Visual Editor tab in HTML mode manually.