Hello Members,
I have a tabstrip in my design studio application. There are two dropdowns in each tab.Both the dropdowns are independent of each other.
I want to highlight the currently active filter/dropdown since right now it is creating confusion as to for which dropdown value(see the dropdowns below in image)the graphs are showing data.
I thought of doing it with the use of pop ups .For e.g when I click on country dropdown and select a value another popup with a same label as "Select Country" would appear with some other color to make it look highlighted. This works fine.However the problem is this that pop up gets visible in all the tabs. I want it to work for one tab only.
How do I go about this?
I even thought of some scripting on "On Startup " event for pop ups to be hidden for other tabs.But it doesn't work.
Can anyone suggest any other way how can I highlight the value chosen from the dropdown( since 2 dropdowns create confusion for the user)??
What exact script lines would help me achieve, these popups to disappear when working with another tabs.
Reply Awaited.
Regards
Niyati Shah