This topic is locked

Button Attributes

4/22/2016 2:31:16 PM
PHPRunner General questions
S
salim author

Previously in PHPRunner Version 7.1 we could assign button attributes - example: $xt->assign("backbutton_attrs", "onclick=\"window.close()\"");

How to do it in version 8.1?
Thanks

S
salim author 4/25/2016



Previously in PHPRunner Version 7.1 we could assign button attributes - example: $xt->assign("backbutton_attrs", "onclick=\"window.close()\"");

How to do it in version 8.1?
Thanks


?? No one??

Sergey Kornilov admin 4/25/2016

Better option is to insert your own button and add your own code instead of modifying standard button behaviour.