ProcessValuesEdit - changes in $values[] are not propagated to BeforeShow .. and html output |
12/15/2021 2:35:32 PM |
PHPRunner General questions | |
C
ckranich authorDevClub member
Hi All, Aim: Effect: Looks like: Kind Greetings, ckranich |
|
C
|
ckranich authorDevClub member 12/15/2021 |
Additional Info: I instantiate Form Objects in OnPageLoad Event like var ctrlFIELD1 = Runner.getControl(pageid, 'FIELD1'); => looks as if THIS wipes out any changes made in past Events. |
![]() |
Sergey Kornilov admin 12/15/2021 |
This definitely works in our tests. See below:
|
C
|
ckranich authorDevClub member 12/15/2021 |
Dear Admin, Thx for quick reply! This is definitively what I have done! I am still using PHPrunner 10.5.36478 Enterprise here. Kind Regards, ckranich |