Hi,
I have a page which has dependent dropdowns and a submit button. The first drop down has got populated using query based VO(i.e read only VO) for LOV.The requirement is as below
-on selection of any item from the first dropdown ,user needs to populate the second dropdown.
-once the second dropdown get populated,user can select item from the second dropdown.
-capturing the second dropdown's selected items value in the action method of submit button click.
Any help on this scenario will be helpful .
---
Rabindranath