|
Re: [5.5] Test for blank with input mask |
Iniciado por alster, 22,jun. 2003 15:25 - No hay respuesta |
| |
| | | |
|
| |
Publicado el 22,junio 2003 - 15:25 |
G'day Clive That was my initial thought too, but when I checked why my exit validation was failing I found out that when you test for blank and you have a mask on a text field, it doesn't work because the value in the field (shown via the debugger) is actually the mask string "___.__" not "", so you have to test for the mask string being intact to indicate that there has been no data entry. Regards Al |
| |
| |
| | | |
|
| | | | |
| | |
|