I'm using intalio-bpms-server-5.1.0.019 server to implement wrok flows. There using intalio designer 5.1.0.022 to create xforms.
I have used five input boxes in one of the forms to input integer values. But before submitting the form, the sum of those input should less than 100. How can I do that validation using intalio designer? Thank You.! Chathuranga. |
Administrator
|
Chathuranga,
You may want to ask this question in the Intalio forums. But I don't think the Intalio designer allows you to specify that kind of constraints. You will have to edit the XForms and add the constraint yourself using xforms:bind. -Erik On Jun 25, 2008, at 8:50 PM, chathurangamdk wrote: > > I'm using intalio-bpms-server-5.1.0.019 server to implement wrok > flows. There > using intalio designer 5.1.0.022 to create xforms. > > I have used five input boxes in one of the forms to input integer > values. > But before submitting the form, the sum of those input should less > than 100. > How can I do that validation using intalio designer? > > Thank You.! > > Chathuranga. > -- > View this message in context: http://www.nabble.com/Xforms-%2B-Intalio-designer-tp18126043p18126043.html > Sent from the ObjectWeb OPS - Users mailing list archive at > Nabble.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 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 |
Hi Erik
I came across the following link on the internet and it interested me greatly because of the mention of Orbeon in it: http://developers.sun.com/learning/javaoneonline/2007/pdf/TS-80955.pdf It talks about an Orbeon-based Web 2.0 application... "Demo • We’ll have a Web 2.0-based demo of bracketology • The user interface is driven by XForms • The data is accessed through SDO • The services are tied together with SCA Technologies • The XForms interface is driven by the open-source Oberon XForms engine • The data is stored in Hibernate and Spring • The services are written in Java code and PHP Do you know about this demo by any chance? I was trying to download the application but could not find any find any reference to it on Sun's JavaOne pages. Any suggestions in regard to this are appreciated. ilango
|
Administrator
|
Ilango,
I don't know more about this demo. Also, from a quick glance at the slides, I don't think the demo was done with Orbeon Forms. Best, -Erik On Jun 27, 2008, at 12:09 PM, ilango_g wrote: > > Hi Erik > I came across the following link on the internet and it interested me > greatly because of the mention of Orbeon in it: > > http://developers.sun.com/learning/javaoneonline/2007/pdf/TS-80955.pdf > It talks about an Orbeon-based Web 2.0 application... > "Demo > • We’ll have a Web 2.0-based demo of > bracketology > • The user interface is driven by XForms > • The data is accessed through SDO > • The services are tied together with SCA > > Technologies > • The XForms interface is driven by the open-source > Oberon XForms engine > • The data is stored in Hibernate and Spring > • The services are written in Java code and PHP > > Do you know about this demo by any chance? I was trying to download > the > application but could not find any find any reference to it on Sun's > JavaOne > pages. > > Any suggestions in regard to this are appreciated. > > ilango > > Erik Bruchez wrote: >> >> Chathuranga, >> >> You may want to ask this question in the Intalio forums. >> >> But I don't think the Intalio designer allows you to specify that >> kind >> of constraints. You will have to edit the XForms and add the >> constraint yourself using xforms:bind. >> >> -Erik >> >> On Jun 25, 2008, at 8:50 PM, chathurangamdk wrote: >> >>> >>> I'm using intalio-bpms-server-5.1.0.019 server to implement wrok >>> flows. There >>> using intalio designer 5.1.0.022 to create xforms. >>> >>> I have used five input boxes in one of the forms to input integer >>> values. >>> But before submitting the form, the sum of those input should less >>> than 100. >>> How can I do that validation using intalio designer? >>> >>> Thank You.! >>> >>> Chathuranga. >>> -- >>> View this message in context: >>> http://www.nabble.com/Xforms-%2B-Intalio-designer-tp18126043p18126043.html >>> Sent from the ObjectWeb OPS - Users mailing list archive at >>> Nabble.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 >> >> -- >> 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 >> >> > > -- > View this message in context: http://www.nabble.com/Xforms-%2B-Intalio-designer-tp18126043p18161948.html > Sent from the ObjectWeb OPS - Users mailing list archive at > Nabble.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 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 |
-- 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 |