Issues with date/time and email validation

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issues with date/time and email validation

dshtulman
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?
Reply | Threaded
Open this post in threaded view
|

Re: Issues with date/time and email validation

Erik Bruchez
Administrator
> 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?
That's exactly what the link you provide above is meant to address.  
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
Reply | Threaded
Open this post in threaded view
|

Re: Issues with date/time and email validation

dshtulman

Erik Bruchez wrote
> 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?

That's exactly what the link you provide above is meant to address.  
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 ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?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?
Reply | Threaded
Open this post in threaded view
|

Re: Re: Issues with date/time and email validation

Erik Bruchez
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