2 Replies Latest reply on Apr 30, 2009 8:59 AM by asookazian

    prompting user to save

    asookazian

      Assume there is a form in a JSF/facelet. User enters some data in a HtmlInputText field. user navigates to a different page via link in menu, s:link, etc. User does not click submit button prior to navigation.

      How can we trap for this scenario and display modalPanel as a warning that "if you go to different screen, all unsaved work will be lost"?

      is there a way to detect unsaved work in JSF/RF/Seam?