I am creating a administrators front end for a complex returns and repair process... To achieve this I am embedding alot of composite views in my main screen. However when I transition (using view switch) to another screen and then go back to the main screen it of course wipes out the selection criteria the user may have entered.
What would the correct process be to ensure the data is saved (or doesn't exit the screen). I don't want to use a wizard as there are so many options that the administrator may pick depending on the situation.