Passing Parameter between 2 drop down

Hello Experts,

I am going to develop a dashboard with 6 seperate sections i.e. flashes. I need to use 2 drop down boxes which as required to display the Circle and their Cluster info like:


Circle                      Cluster
Mumbai	                 North West-North Central
Mumbai	                 South-Central
Mumbai	                 South-South West
Rajasthan	              Alwar
Rajasthan	              Jaipur
Rajasthan	              Jodhpur
Rajasthan	              Kota
Rajasthan	              UDAIPUR

Now as per above list the first drop down contains the Circle Info i.e. Mumbai and Rajasthan and Second drop down will be having their correspondng Cluster info.
Now I want to pass this Circle and Cluster info to other 6 sections.

Can some one please suggest with the comprehensive inputs to move further?


vijesh.chandra :india: (BOB member since 2009-05-29)

Use filtered rows option in the combobox to get out the result you are looking for.


Jeswin :india: (BOB member since 2009-07-01)

I m using the Portal Connection to pass the selected Label from Circle drop down to Cluster drop down. But want to pass the both Circle and Cluster labels to other 6 sections (flashs) of the dashboard.
How can I do that?


vijesh.chandra :india: (BOB member since 2009-05-29)