You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Matthias Kahlau <mk...@web.de> on 2006/01/22 23:56:30 UTC

Adding a delete confirmation dialog before actual deletion of a dataTable selection a problem?

Hi!

I want to add a confirmation dialog shown to the user when he wants to
perform a deletion of a checkbox selection in a dataTable. Will this
additional JSF page cause problems in evaluating the selection by using the
UIData API when the evaluation occurs after an action on the confirmation
page?

The dataModel is in session scope.



Regards,

Matthias