![]() |
Sergey Kornilov admin 2/14/2014 |
My suggestion is to use Javascript API. You won't need to know field ID which may change from page to page. |
U
|
U.M.Mbanaso author 2/15/2014 |
My suggestion is to use Javascript API. You won't need to know field ID which may change from page to page. More info: http://xlinesoft.com/phprunner/docs/ctrl_getvalue.htm
|
![]() |
Sergey Kornilov admin 2/15/2014 |
Runner.getControl.().getValue() doesn't look like a proper syntax. Check the supplied article in the manual for correct syntax. |