Hi
I was wondering if I can use the Form Builder Tool to create an errors instance and error summaries in the Forms Builder as in the DMV Forms application. Thanks ilango |
Administrator
|
I don't think you can use Form Builder to explicitly create that, but
Form Builder / Form Runner already support an error summary so you don't have to create one yourself ;-) -Erik On Jun 3, 2008, at 5:54 PM, ilango_g wrote: > > Hi > I was wondering if I can use the Form Builder Tool to create an errors > instance and error summaries in the Forms Builder as in the DMV Forms > application. > > Thanks > ilango > -- > View this message in context: http://www.nabble.com/generating-errors-instance-and-error-summary-in-Forms-Builder-tp17626950p17626950.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
So is the error summary created automatically as part of every Form-Builder generated form? thanks ilango
|
Administrator
|
Yes, as long as the Form runs through Form Runner.
-Erik On Jun 3, 2008, at 6:11 PM, ilango_g wrote: > > Hi Erik > So is the error summary created automatically as part of every Form- > Builder > generated form? > > thanks > ilango > > Erik Bruchez wrote: >> >> I don't think you can use Form Builder to explicitly create that, but >> Form Builder / Form Runner already support an error summary so you >> don't have to create one yourself ;-) >> >> -Erik >> >> On Jun 3, 2008, at 5:54 PM, ilango_g wrote: >> >>> >>> Hi >>> I was wondering if I can use the Form Builder Tool to create an >>> errors >>> instance and error summaries in the Forms Builder as in the DMV >>> Forms >>> application. >>> >>> Thanks >>> ilango >>> -- >>> View this message in context: >>> http://www.nabble.com/generating-errors-instance-and-error-summary-in-Forms-Builder-tp17626950p17626950.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/generating-errors-instance-and-error-summary-in-Forms-Builder-tp17626950p17627332.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 |
So this error-handling code is something that is generated only at run-time by the Form runner and does not show up when I pull up the source code in "Edit Source", right?
thanks ilango
|
Administrator
|
Yes, that's right. Part of it is in error-summary-model.xml, the other
part in components.xsl. -Erik On Jun 3, 2008, at 6:51 PM, ilango_g wrote: > > So this error-handling code is something that is generated only at > run-time > by the Form runner and does not show up when I pull up the source > code in > "Edit Source", right? > > thanks > ilango > > Erik Bruchez wrote: >> >> Yes, as long as the Form runs through Form Runner. >> >> -Erik >> >> On Jun 3, 2008, at 6:11 PM, ilango_g wrote: >> >>> >>> Hi Erik >>> So is the error summary created automatically as part of every Form- >>> Builder >>> generated form? >>> >>> thanks >>> ilango >>> >>> Erik Bruchez wrote: >>>> >>>> I don't think you can use Form Builder to explicitly create that, >>>> but >>>> Form Builder / Form Runner already support an error summary so you >>>> don't have to create one yourself ;-) >>>> >>>> -Erik >>>> >>>> On Jun 3, 2008, at 5:54 PM, ilango_g wrote: >>>> >>>>> >>>>> Hi >>>>> I was wondering if I can use the Form Builder Tool to create an >>>>> errors >>>>> instance and error summaries in the Forms Builder as in the DMV >>>>> Forms >>>>> application. >>>>> >>>>> Thanks >>>>> ilango >>>>> -- >>>>> View this message in context: >>>>> http://www.nabble.com/generating-errors-instance-and-error-summary-in-Forms-Builder-tp17626950p17626950.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/generating-errors-instance-and-error-summary-in-Forms-Builder-tp17626950p17627332.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/generating-errors-instance-and-error-summary-in-Forms-Builder-tp17626950p17628251.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 |
Free forum by Nabble | Edit this page |