Skip to Content
0
Former Member
Feb 18, 2009 at 01:17 AM

Disable Date type checking

91 Views

Hi!

How can I disable Date type checking that is done by Web Dynpro?

Here what happens is...

When I enter some garbage value on the Date field.. say "abcdef"

The WD prompts a message in that UI element saying ..."The date format should be 11/25/1987"...

and none of the other round trips to the server happen ...... unless I clear the garbage value I entered in the Date field.

As the WD doesn't allow me to work on other UI elements when a garbage value is entered......

So I want to remove the WD Date type checking and add my own validation and type checking on the Date field.

How can I do that?

Please Help.