![]() |
Sergey Kornilov admin 8/15/2017 |
Yes, this can be done: |
S
|
stiven author 8/15/2017 |
Thanks for the reply, Yes, this can be done: https://xlinesoft.com/phprunner/docs/modify_sql_query_on_the_fly.htm |
![]() |
Sergey Kornilov admin 8/15/2017 |
I see what you saying. If you need to display a field on the list page it needs to be in the original SQL Query. You can add a simple calculated field to SQL Query and then instead of addField() use replaceField() with the similar idea. |