Hi How do I go about and save information between views on the client? I have a dropdown with values, when the user selects something I want to use that information when showing another view later on, but I dont want to switch to that view directyly. Is the only way to store the information in the Cookies?
Example: the user selected a value in a dropdown in a view in a docklayout in the top container. When the user later on navigates to a detail view in the center container I want to show different data depending on what is selected from the dropdown menu. Since the view is created everytime it is about to be shown, I can't store anything in it. Thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
