Hi everybody!
I have a problem with <xforms:repeat> (I think, but I'm not sure!!). I have a <xforms:repeat> with 2 nodes bound to xs:float and a trigger to add these 2 nodes. When I click on the add trigger, the 2 nodes are added, but near the the two new fields an image like the one for the type xs:date appears. What am I doing wrong? Thanks in advance. P.S: I'm using OPS 3.0 beta 4 and the model is inside the view -- 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 repeat.jpg (10K) Download Attachment repeat2.jpg (16K) Download Attachment view.xhtml (5K) Download Attachment |
Administrator
|
Hi Tania,
The calendar picker should only be displayed when you have an <xforms:input> control bound to a node of type xs:date. This does not seem to be your case, so it seems you have hit a bug. Would you be able to send us a file that we can run in the XForms sandbox to reproduce this? Alex On 1/11/06, Tania Magnenat <[hidden email]> wrote: > Hi everybody! > I have a problem with <xforms:repeat> (I think, but I'm not sure!!). > > I have a <xforms:repeat> with 2 nodes bound to xs:float and a trigger to > add these 2 nodes. When I click on the add trigger, the 2 nodes are > added, but near the the two new fields an image like the one for the > type xs:date appears. > > What am I doing wrong? > > Thanks in advance. > > P.S: I'm using OPS 3.0 beta 4 and the model is inside the view > > > > -- > 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 |
Hi Alex,
here is the file that you can run with the XForms sandbox. Tania Alessandro Vernet wrote: > Hi Tania, > > The calendar picker should only be displayed when you have an > <xforms:input> control bound to a node of type xs:date. This does not > seem to be your case, so it seems you have hit a bug. Would you be > able to send us a file that we can run in the XForms sandbox to > reproduce this? > > Alex > > On 1/11/06, Tania Magnenat <[hidden email]> wrote: > >>Hi everybody! >>I have a problem with <xforms:repeat> (I think, but I'm not sure!!). >> >>I have a <xforms:repeat> with 2 nodes bound to xs:float and a trigger to >>add these 2 nodes. When I click on the add trigger, the 2 nodes are >>added, but near the the two new fields an image like the one for the >>type xs:date appears. >> >>What am I doing wrong? >> >>Thanks in advance. >> >>P.S: I'm using OPS 3.0 beta 4 and the model is inside the view >> >> >> >>-- >>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 -- 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 view.xhtml (5K) Download Attachment |
Administrator
|
I can reproduce this. Alex, I enter a bug for you:
https://forge.objectweb.org/tracker/index.php?func=detail&aid=304468&group_id=168&atid=350207 -Erik Tania Magnenat wrote: > Hi Alex, > here is the file that you can run with the XForms sandbox. > > Tania > > Alessandro Vernet wrote: > >> Hi Tania, >> >> The calendar picker should only be displayed when you have an >> <xforms:input> control bound to a node of type xs:date. This does not >> seem to be your case, so it seems you have hit a bug. Would you be >> able to send us a file that we can run in the XForms sandbox to >> reproduce this? >> >> Alex >> >> On 1/11/06, Tania Magnenat <[hidden email]> wrote: >> >>> Hi everybody! >>> I have a problem with <xforms:repeat> (I think, but I'm not sure!!). >>> >>> I have a <xforms:repeat> with 2 nodes bound to xs:float and a trigger to >>> add these 2 nodes. When I click on the add trigger, the 2 nodes are >>> added, but near the the two new fields an image like the one for the >>> type xs:date appears. >>> >>> What am I doing wrong? >>> >>> Thanks in advance. >>> >>> P.S: I'm using OPS 3.0 beta 4 and the model is inside the view >>> >>> >>> >>> -- >>> 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 > > > ------------------------------------------------------------------------ > > > -- > 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 |
Administrator
|
Hi Tania,
Nice catch. This is fixed now, and will be included in the next "unstable build". Alex On 1/12/06, Erik Bruchez <[hidden email]> wrote: > I can reproduce this. Alex, I enter a bug for you: > > https://forge.objectweb.org/tracker/index.php?func=detail&aid=304468&group_id=168&atid=350207 > > -Erik > > Tania Magnenat wrote: > > Hi Alex, > > here is the file that you can run with the XForms sandbox. > > > > Tania > > > > Alessandro Vernet wrote: > > > >> Hi Tania, > >> > >> The calendar picker should only be displayed when you have an > >> <xforms:input> control bound to a node of type xs:date. This does not > >> seem to be your case, so it seems you have hit a bug. Would you be > >> able to send us a file that we can run in the XForms sandbox to > >> reproduce this? > >> > >> Alex > >> > >> On 1/11/06, Tania Magnenat <[hidden email]> wrote: > >> > >>> Hi everybody! > >>> I have a problem with <xforms:repeat> (I think, but I'm not sure!!). > >>> > >>> I have a <xforms:repeat> with 2 nodes bound to xs:float and a trigger to > >>> add these 2 nodes. When I click on the add trigger, the 2 nodes are > >>> added, but near the the two new fields an image like the one for the > >>> type xs:date appears. > >>> > >>> What am I doing wrong? > >>> > >>> Thanks in advance. > >>> > >>> P.S: I'm using OPS 3.0 beta 4 and the model is inside the view > >>> > >>> > >>> > >>> -- > >>> 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 > > > > > > ------------------------------------------------------------------------ > > > > > > -- > > 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 > > > -- 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 |
Free forum by Nabble | Edit this page |