Skip to Content
0
Former Member
Jan 28, 2009 at 01:10 PM

Problems with date validation pattern DD.MM.YYYY in Form Builder

105 Views

(I am using LiveCycle Designer 8.0.)

My form uses an input date field which consistst of DD.MM.YYYY.

Display pattern, edit pattern, validation pattern and date pattern has been set to DD.MM.YYYY.

"Validation Pattern Message"-box has been set to checked.

"Validation Script Message"-box is not checked.

1. When I type: 313101

the system converts the digits to the date 01.01.3131

2. When I type: 3131

the system converts the digits to the date 01.01.3131

3. When I type: 31

I get an error message "Date is not valid."

I need a form to throw an error message if the user doesn`t type the correct input

DD.MM.YYYY. (01.03.2009)

Thanks in advance.

Tor