validating field value after the cursor is moved out in webdynpro
Hi,
I've many fields in a row for the user to fill out. My requirement is after the user fills the value in the first field and moves the cursor to other field , the value entered in the first field should be validated and throw error message if any. How can I trigger this action ?
Thanks