- From: Mark Birbeck <mark.birbeck@x-port.net>
- Date: Tue, 23 May 2006 13:19:15 +0100
- To: www-forms@w3.org
Flinton, There's also the new features in XForms 1.1 to consider: <http://www.w3.org/TR/xforms11/#insertAndDelete-action> The various things that insert can do are described here: <http://skimstone.x-port.net/node/339> The new attributes for insert and delete were implemented in formsPlayer in version 1.4.3.1028. We'll probably be deprecating the duplicate/destroy action handlers that formsPlayer currently supports, since they have now been dropped from XForms 1.1. (The new proposal comes from John Boyer, and involves a new attribute on insert and delete, which is much neater than having separate handlers.) Regards, Mark On 22/05/06, Allan Beaufour <beaufour@gmail.com> wrote: > > On 4/26/06, Flinton Adam <Adam.Flinton@cfh.nhs.uk> wrote: > > Imagine you have a repeat & you want to be able to add items to that > > repeat. Imagine that item/element/node is called Bob > > > > Now imagine I have provided an instance which does not include any of > > those items i.e. no Bob elements, simply noone has added one yet. > > > > If I were to then want to add a Bob element, where would Xforms get a > > sample instance of Bob from to add it to the main model/instance? > > > > Should I have a second instance/model in which I can include a sample > > filled in Bob element which it could use & if so, how would I reference > > it > > > > i.e. "get //Bob from template model & add it in the right place in the > > main model (which I will be submitting back to the server)". > > If the template can live in the same place as Bob, then here's a go at it: > http://groups.google.com/group/mozilla.dev.tech.xforms/browse_frm/thread/2ee8e3164eb45344/f179d485a1b50703#f179d485a1b50703 > > -- > ... Allan > > > -- Mark Birbeck CEO x-port.net Ltd. e: Mark.Birbeck@x-port.net t: +44 (0) 20 7689 9232 w: http://www.formsPlayer.com/ b: http://internet-apps.blogspot.com/ Download our XForms processor from http://www.formsPlayer.com/
Received on Tuesday, 23 May 2006 12:19:23 UTC