![]() |
Sergey Kornilov admin 6/10/2020 |
In regards to hiding a button - check this: |
J
|
jaffleck author 6/10/2020 |
In regards to hiding a button - check this: https://xlinesoft.com/phprunner/docs/hideitem.htm
|
J
|
jaffleck author 6/11/2020 |
Thanks so much for the quick answer. However, that doesn't seem to work. I'm guessing that the button starts out hidden and something in the error processing routine sets it to visible, thereby overriding my call to $pageObject->hideItem("backToMenuButton1") - which I have tried in the Before process, Custom add, Process record values, and Before display events. Could that be the case?
|