I wouldn't work with FormPanels. Just create your TextBoxes/Areas and then add a ClickHandler to your button. If you click on your submit/ save button, send all the TextBox/Area values to the backend.
On Feb 23, 6:06 am, prem <[email protected]> wrote: > I have 3 continues forms. On final submission data of 3 forms should > be inserted in database. > > How to store 3 froms data up to final submission? > > Please respond. -- 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.
