Submitted by Robert F Harwood on Jan 13, 2012 11:24:36 AM

Re: Validation On An XPage

formatting

Submitted by Ljubisha Ugrenovikj on Jul 26, 2011 3:09:17 AM

Validation On An XPage

I would advise everyone who uses email validation to use this " \w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)* " (without the quotes of course) Because the example given here doesn't work well with emails like this example@domain.com.us or example@domain.co.uk The example only works for emails like example@domain.com etc...

Submitted by Thomas Bahn on Jul 13, 2010 12:36:50 PM

Validation On An XPage

I've inserted the {code:}{code} markup, but the article got corrupt, sorry. Contacted Wiki feedback to rollback to last version. In the meantime, use version 5, as this seems the most recent version of this article without defects.

Submitted by Joel Phelan on Mar 14, 2010 1:42:31 PM

Validation On An XPage

Why are the display error controls server-side only? I find this highly annoying. It seems to me that there should be a client-side version as well for validating instead of using the dialog box. Who uses dialog boxes for validation anymore? I'm finding a lot of things in xPages as I go through the various tutorials and play with the tech on my own that are nice toys could be a LOT better implemented. Not to mention documented.

Submitted by John C Palmer on Feb 4, 2010 9:49:34 AM

Validation On An XPage

Yes, having trouble seeing code too. Thought it was just me. Also can't see images on some pages.

Submitted by Mike N VandeVelde on Jan 17, 2010 6:11:07 PM

Validation On An XPage

Anyone else having trouble seeing the example code?