Confirmdialog "Disgard Changes"
-------------------------------

                 Key: TOBAGO-659
                 URL: https://issues.apache.org/jira/browse/TOBAGO-659
             Project: MyFaces Tobago
          Issue Type: New Feature
          Components: Core
            Reporter: Matthias Wronka


On some pages it is useful to let the user confirm, if he/she wants to disgard 
the changes on EditableValueHolders. We would prefer a solution, that enables 
us to display our own custom confirm-dialog (implemented as tobago-popup).

It is neccessary to define buttons that in no way cause this dialog to be 
displayed (e.g. a print-button or a button that opens a new window). 
Furthermore there should be a possibility to define an area (form, subform), 
that contains the observed input-fields (to prevent the dialog of being 
displayed because of changes in a search field or such).

Probably a client-side solution via JavaScript is the best approach because 
otherwise the navigationhandling needs to be adopted (display the same page or 
let navigation pass through) and differences between immediate and 
non-immediate actions can be ignored.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to