I have a page with a Tab Strip on it. One of the Tabs has a form on it. The user wants to be able to access a tab but then be able to go to the Tab with a form and fill in part of it, go to another tab and then back to the form and fill in some more of the form and then submit the form. Are there any examples of being able to switch between tabs while persisting the data in the form until it is submitted?
Each of the tabs consists of a separate component.