Hi all,
When I insert an item in an instance bound to a select1 tree control, I get a js error.(xforms.js line : 1907, "template has no properties") See the attached example. With the default appearance of the select1 control, it's ok but not with the xxforms:tree. Marc -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws InsertTree.xhtml (3K) Download Attachment |
Administrator
|
Hi Marc,
Dynamically updating the structure of a tree is not supported at this time. The structure of the tree cannot change after the HTML for the page is generate. But trying to modify the structure of the tree should to do a JavaScript error either. This is a bug, and you can track it at: http://forge.objectweb.org/tracker/index.php?func=detail&aid=306454&group_id=168&atid=350207 Alex On 12/1/06, marc <[hidden email]> wrote: > Hi all, > > When I insert an item in an instance bound to a select1 tree control, I > get a js error.(xforms.js line : 1907, "template has no properties") > > See the attached example. > > With the default appearance of the select1 control, it's ok but not with > the xxforms:tree. > > Marc > > > > -- > 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 > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > > > > -- Blog (XML, Web apps, Open Source): http://www.orbeon.com/blog/ -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Ok, Thanks Alex.
-- Marc Alessandro Vernet a écrit : > Hi Marc, > > Dynamically updating the structure of a tree is not supported at this > time. The structure of the tree cannot change after the HTML for the > page is generate. But trying to modify the structure of the tree > should to do a JavaScript error either. This is a bug, and you can > track it at: > > http://forge.objectweb.org/tracker/index.php?func=detail&aid=306454&group_id=168&atid=350207 > > > Alex > > On 12/1/06, marc <[hidden email]> wrote: > >> Hi all, >> >> When I insert an item in an instance bound to a select1 tree control, I >> get a js error.(xforms.js line : 1907, "template has no properties") >> >> See the attached example. >> >> With the default appearance of the select1 control, it's ok but not with >> the xxforms:tree. >> >> Marc >> >> >> >> -- >> 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 >> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws >> >> >> >> > > >------------------------------------------------------------------------ > > >-- >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 >ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > > -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |