Hi, I'm trying to put the XForms Model within the Body section, but Orbeon doesn't work correctly: it just writes the label elements, without the controls .
In the XForms 1.0 Recommendation publicated by W3C, doesn't say that the Model has to be in the Head section but that would typically be contained within that section. So, bug ? , Orbeon doesn't support this feature ? Tanks! Nestor -- 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 |
Nestor, Indeed, Orbeon Forms only looks for model elements in the html head element. --Hank On Aug 15, 2008, at 7:33 AM, Nestor Oviedo wrote: > Hi, I'm trying to put the XForms Model within the Body section, but > Orbeon doesn't work correctly: it just writes the label elements, > without the controls . > In the XForms 1.0 Recommendation publicated by W3C, doesn't say > that the Model has to be in the Head section but that would > typically be contained within that section. > So, bug ? , Orbeon doesn't support this feature ? > > Tanks! > Nestor > > > -- > 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 NEES@UCSB Institute for Crustal Studies, University of California, Santa Barbara 805-893-8042 -- 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 |
Administrator
|
Yes and no. The XForms engine is triggered only if there is at least
one model within the head. However, the XForms engine is now able to look for models anywhere in the document. So for now if you place at least one model within head, other models will be picked up elsewhere as well. This could certainly be improved. The question is what should the algorithm be to trigger XForms processing? Just look for xforms:model anywhere in the document? -Erik On Aug 15, 2008, at 8:36 AM, Hank Ratzesberger wrote: > > Nestor, > > Indeed, Orbeon Forms only looks for model elements in the html head > element. > > --Hank > > > On Aug 15, 2008, at 7:33 AM, Nestor Oviedo wrote: > >> Hi, I'm trying to put the XForms Model within the Body section, but >> Orbeon doesn't work correctly: it just writes the label elements, >> without the controls . >> In the XForms 1.0 Recommendation publicated by W3C, doesn't say >> that the Model has to be in the Head section but that would >> typically be contained within that section. >> So, bug ? , Orbeon doesn't support this feature ? >> >> Tanks! >> Nestor >> >> >> -- >> 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 > > Hank Ratzesberger > NEES@UCSB > Institute for Crustal Studies, > University of California, Santa Barbara > 805-893-8042 Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/ -- 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 |
Free forum by Nabble | Edit this page |