I have a date/time control and an email control in my form. When filling out the form validation kicks in as I input values. For the date/time control it complains about the time as soon as I pick the date, before I even have a chance to enter the time. For the email control, validation occurs as I type the email address, causing the form to "jump" around ("Loading..." message appears in upper-right-hand corner, validation message appears underneath the field and at the top of the form, and the page literally scrolls up and down). I tried all of the suggestions outlined here http://wiki.orbeon.com/forms/doc/developer-guide/configuration-properties#TOC-Client-events-optimizations and even the server-side events optimizations but nothing seems to help delay validation. I'd like for the validations to kick in when the user presses the submit or email buttons but not beforehand. Is this possible?
|
Administrator
|
> I have a date/time control and an email control in my form. When
That's exactly what the link you provide above is meant to address.
> filling out > the form validation kicks in as I input values. For the date/time > control > it complains about the time as soon as I pick the date, before I > even have a > chance to enter the time. For the email control, validation occurs > as I > type the email address, causing the form to "jump" around > ("Loading..." > message appears in upper-right-hand corner, validation message appears > underneath the field and at the top of the form, and the page > literally > scrolls up and down). I tried all of the suggestions outlined here > http://wiki.orbeon.com/forms/doc/developer-guide/configuration-properties#TOC-Client-events-optimizations > and even the server-side events optimizations but nothing seems to > help > delay validation. I'd like for the validations to kick in when the > user > presses the submit or email buttons but not beforehand. Is this > possible? Are you using a recent build of Orbeon Forms, like 3.7.1? -Erik -- 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, Thanks for the reply. The Forms version I'm working with is 3.7 beta 1, released sometime around January of this year. Are the optimization options a recent enhancement? |
Administrator
|
> Thanks for the reply. The Forms version I'm working with is 3.7
> beta 1, > released sometime around January of this year. Are the optimization > options > a recent enhancement? Yes, definitely post-3.7 beta 1. -Erik -- 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 |