C
|
cgphp 11/28/2012 |
The on method is only available for controls of PHPrunner fields. If the dropdown is not a custom field, try this code:
|
W
|
wildwally author 11/28/2012 |
it's a custom field. |
W
|
wildwally author 11/28/2012 |
not sure if this was the proper way to go about doing it but this is what i did and i got the alert to pop up, so its a start.
|
C
|
cgphp 11/28/2012 |
$("#ConSAFmenu").change(function(e){ |