S
|
smiit author 12/22/2011 |
Edited for more clarity - any suggestions? Hello, I'm trying to format a Report page in the Visual Editor of PHPR6 so that the results are similar to 2-column address labels. I'd like the table to print across then down like this: Header Address 1 | Address 2 Address 3 | Address 4 etc. Footer All I've got now is a single column, even if I leave a 2nd blank column in the template. Any simple trick I'm missing? Thanks |
![]() |
Sergey Kornilov admin 12/22/2011 |
I'm not sure if you can easily do this with report however "normal" tables allow you to do that. To do so proceed to 'Fields order and totals' screen in PHPRunner and set 'Records per row' to 2. |