This topic is locked
[SOLVED]

 New "Code View"

5/1/2020 3:51:22 PM
PHPRunner General questions
J
jaffleck author

I was pleasantly surprised to see this new "Code View" feature in v10.4. However, I can't figure out how to use it. Anybody tried it and can you briefly describe how these are created? If it's only available in the Enterprise version, then that's my problem......
Thanks.

Sergey Kornilov admin 5/1/2020

PHPRunner manual is the best place to start:

https://xlinesoft.com/phprunner/docs/code-views.htm

J
jaffleck author 5/1/2020



PHPRunner manual is the best place to start:

https://xlinesoft.com/phprunner/docs/code-views.htm



I've read that many times. I understand the PHP code, but where does it go? Where do I create the Code View object. I see options for the Custom View, SQL View and the REST View objects on the Tables page, but no option for this "Code View". Clearly I'm missing something......

Sergey Kornilov admin 5/1/2020

Got it. Create 'SQL View' first then click the 'Generate PHP code' button.

J
jaffleck author 5/1/2020



Got it. Create 'SQL View' first then click the 'Generate PHP code' button.



Thanks. Got it now