B
|
boumbo author 7/20/2007 |
Hi , I would like to make modifications to how phprunner displays the VIEW type of reports for any VIEW report I will generate. Specifically, I'd like to change the layout if a field's data changed between 1 row and the next. From my understanding, I should be modifying the view.htm file in the directory: PHPRunner4.0\source\templates\ (Please, someone correct me if Im wrong) Where it says: ##foreach Fields as @f filter @f.bViewPage order @f.nViewPageOrder##
|