W
|
wildwally 5/30/2012 |
On the latest build of PHPRunner (as with the older builds), I noticed the following issue pertaining to two dependent dropdown fields. If I one of the fields dependent on the first, the second list will not always properly update the selectable options when the first field happens have the empty string selected. Note that when the page is initially loaded, the proper dependent values are shown when an empty string parent code is present; however, when I change the current selection of the parent code, and switch it back to the empty string, I only get "please select" as an option in the dependent dropdown, instead of the ones shown when the page initially loaded. Any work around solution would be appreciated.
|