![]() |
Sergey Kornilov admin 7/22/2016 |
On Edit/View pages you can use the following in code snippet: global $pageObject; |
P
|
PHPRunnerExplorer author 7/22/2016 |
Of course. Of course. Forgot about letting php know the global scope. On Edit/View pages you can use the following in code snippet: global $pageObject; |
![]() |
Sergey Kornilov admin 7/22/2016 |
I have actually found that PHPRunner manual uses incomplete code sample, just like yours. We'll fix that, thanks for pointing. |