I posted about this in October 2008 but in different context. This example in my Demo Application shows how to use Ajax for item validation. I use this method in some cases where I can't allow the page to be submited but have to inform the user before he hits the submit button. Also, if user enters something invalid, it will overwrite that with a previous valid value.
Nice!
ReplyDeleteHaving logic built into APEX to raise "Warning" level messages would be a great enhancement.
Thanks!