Re: [Xsltforms-support] Undo element delete
Brought to you by:
alain-couthures
From: Winona S. <wsa...@gm...> - 2023-03-31 17:23:28
|
Hi Alain, That is an interesting idea. I will test it out. Thanks! -Winona On Fri, Mar 31, 2023 at 12:47 PM Alain Couthures < ala...@ag...> wrote: > Hi Winona, > > For an undo facility, you should store the corresponding instance, or a > part of it, within another instance, possibly in successive states. > > It should be done with the insert action before deleting the element, as a > "commit", and a replace action when the undo button is activated, as a > "rollback". > > What do you think? > > --Alain > > Le 30/03/2023 15:23 CEST, Winona Salesky <wsa...@gm...> a écrit : > > > Has anyone implemented an 'undo' button that restores a deleted element? > My client has requested this, but I'm not sure it can actually be done. > > Thanks, > -Winona > > _______________________________________________ Xsltforms-support mailing > list Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support > > |