![]() |
Sergey Kornilov admin 2/12/2014 |
While I'm not quite sure what exactly you trying to achieve but using 'View as' type Custom you can do that. You can access other field values there and can execute any PHP code as well: |
U
|
U.M.Mbanaso author 2/13/2014 |
While I'm not quite sure what exactly you trying to achieve but using 'View as' type Custom you can do that. You can access other field values there and can execute any PHP code as well: http://xlinesoft.com/phprunner/docs/_view_as__settings_custom.htm
|
![]() |
Sergey Kornilov admin 2/13/2014 |
Modify SQL query on SQL query screen adding the following where clause: where confirm='yes' |
U
|
U.M.Mbanaso author 2/14/2014 |
Modify SQL query on SQL query screen adding the following where clause: where confirm='yes'
|