Re: [Xsltforms-support] Undo element delete

2023-04-01 Thread Alain Couthures
Hi Winona,   XForms 2.0 Specifications also add the retain action: https://www.w3.org/community/xformsusers/wiki/XForms_2.0#The_retain_Element   The retain action will not apply to nodes but instances. The specifications do not limit the

Re: [Xsltforms-support] Undo element delete

2023-03-31 Thread Winona Salesky
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 < alain.couthu...@agencexml.com> wrote: > Hi Winona, > > For an undo facility, you should store the corresponding instance, or a > part of it, within another instance, poss

Re: [Xsltforms-support] Undo element delete

2023-03-31 Thread Alain Couthures
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 r

[Xsltforms-support] Undo element delete

2023-03-30 Thread Winona Salesky
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 Xsltforms-support@lists.sourceforge.net https://lists.sour