This topic is locked

Question about event list "Before SQL Query"

3/30/2017 12:10:04 PM
PHPRunner General questions
M
max.lombardi author

Hi all,

I can not understand according to what criterion in the events list is exposed the method "Before SQL Query". In my case some tables has this method, others not.
I ask this because very often I need to change at runtime the sql query used by list pages.
Many thanks in advance for any helps.

Sergey Kornilov admin 3/30/2017

Here is the article that explains how to achieve this:

https://xlinesoft.com/phprunner/docs/modify_sql_query_on_the_fly.htm

M
max.lombardi author 3/30/2017



Here is the article that explains how to achieve this:

https://xlinesoft.com/phprunner/docs/modify_sql_query_on_the_fly.htm


Great, this is perfect for my needs.
Thanks again.