how to stop user from undo changes made in form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rahul2310
    New Member
    • Oct 2013
    • 62

    how to stop user from undo changes made in form

    I have form in which i do not want user to cancel or undo changes made in form so i removed cancel button but i found out user can press escape and undo it
    Is it possible to stop user from undo the changes.
  • zmbd
    Recognized Expert Moderator Expert
    • Mar 2012
    • 5501

    #2
    Not really... there are some possible ways; however, not something that is usually done.

    If you allow edits, you allow the [Esc].
    Why force the change if the user decides to back out?

    Comment

    Working...