Hello! Could you please inform me what is the current status of "xxforms:dnd" feature, and is there some alternative you would suggest for implementing reordering (by the end-user) of the elements within a "repeat"? I am not necessarily looking for the drag'n'drop solution, something including the arrows buttons would work for me also... (working on updating, XForms using XForms, therefore want to provide the end user with possibility to also reorder the field values within the instance...). Thank you! -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Didn't know that this was planned, but I'm also interested in any news
about this! On Fri, 28 May 2010 15:49:15 +0200 (CEST), <[hidden email]> wrote: > Hello! > > Could you please inform me what is the current status of "xxforms:dnd" > feature, > and is there some alternative you would suggest for implementing reordering > (by > the end-user) of the elements within a "repeat"? I am not necessarily > looking > for the drag'n'drop solution, something including the arrows buttons would > work > for me also... (working on updating, XForms using XForms, therefore want > to > provide the end user with possibility to also reorder the field values > within > the instance...). > > Thank you! -- Francis -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws
-- Francis
|
Administrator
|
In reply to this post by tijana.momirov
Tijana,
The support for drag & drop is something we started a while ago, and didn't get a chance to complete yet. It would work great to reorder items in a list (xforms:repeat), and we also want to use it in Form Builder so you can more easily move fields around in your form. But at this point the code is not usable yet. So for now you'll have to implement up/down buttons. You could have 2 up/down buttons on at each iteration (with no up for the first line, and no down for the last one). Of if you you have a way to select an iteration, you could just have one set of up/down buttons which would work on the selected iteration. You would do all of this in XForms, with xforms:triggers and XForms actions. Alex On Fri, May 28, 2010 at 6:49 AM, <[hidden email]> wrote: > > > > Hello! > > Could you please inform me what is the current status of "xxforms:dnd" feature, > and is there some alternative you would suggest for implementing reordering (by > the end-user) of the elements within a "repeat"? I am not necessarily looking > for the drag'n'drop solution, something including the arrows buttons would work > for me also... (working on updating, XForms using XForms, therefore want to > provide the end user with possibility to also reorder the field values within > the instance...). > > Thank you! > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- Orbeon Forms - Web forms, open-source, for the Enterprise - http://www.orbeon.com/ My Twitter: http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Free forum by Nabble | Edit this page |