This topic is locked
[SOLVED]

 One submit button for two drop down list boxes

2/21/2015 3:33:53 PM
PHPRunner General questions
P
procheck author

Hi,

I've created two custom drop down list boxes and I want to use only one submit button.

I can do it in regular PHP. Does anyone know how to do this in PHPRunner?
Thanks

Sergey Kornilov admin 2/22/2015

Not sure I understand. What your submit button does and how is that different from the standard Save/Submit button?

P
procheck author 2/22/2015

It's two custom drop list boxes and the submit button I created worked on one but not two. It doesn't matter

now because I've switched to using onchange for my drop list.
Thanks