![]() |
Admin 5/15/2018 |
As a first step run syntax check in PHPRunner. Event code doesn't look right and should produce errors. |
U
|
ustunsoz author 5/16/2018 |
I Have already declared that there is no syntax error, it is a pity, being oblige to prove my self with picture. |
![]() |
Admin 5/16/2018 |
Line 6 is incorrect, instead of Session variable value you just put the whole string there. It won't work. You can see that it is shown as a string in code editor, grey color instead of dark blue |
U
|
ustunsoz author 5/16/2018 |
Thanks Sergey, |
U
|
ustunsoz author 5/17/2018 |
While I am trying I have build following code, and it is working as function to update values in table.
|
![]() |
Admin 5/17/2018 |
A couple of things:
|
U
|
ustunsoz author 5/17/2018 |
Yes I have printed query all works and looks good. Therefore, when I run the page, child records totals updating to master table total field. |
![]() |
Admin 5/17/2018 |
There are a several issues with your code
|