This topic is locked

BeforeProcessRowPrint Event Missing

11/2/2007 3:53:05 PM
PHPRunner General questions
J
jhorowitz author

PHPRunner Version 4.1

Build 320
Any PHP code entered into the BeforeProcessRow event on the Printer Friendly Page will never be executed.
In viewing the generated <table_name>_print.php file, all references to the BeforeProcessRowPrint function are missing.
Is this intended behaviour (i.e. the BeforeProcessRowPrint function is to be removed) or a bug?
I use the BeforeProcessRow event to change data returned by the SQL statements, and while this function is still called on the List page, I need to be able to make the same modifications to data on the Printer Friendly page.
Thank you for any light you are able to shed on this <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=6705&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' />

Sergey Kornilov admin 11/2/2007

This is a bug. We'll fix this in the next update.