Input panel shared across Tabs
Hi Developers,
Im working on a mashup as shown below. I have this input container with the start and end month dropdowns and other input widgets. I want to use the same containers across all the tabs.
I've tried to use a mashup container to reduce the redundancy of binding the input widgets across the tabs. Im using session variables to pass the information to the Parent mashup. The problem is that the selections made on one screen are not visible on other screens which messes up the selections made in the active tab.
How to overcome this? Is there a better approach for this.


