I have a unbound field that has:
Input mask 999999;;#
Default value 0
Validation rule >0
Validation test "invalid pen number"
Yet when I hit the enter key with 0 in this field
It just moves to the next field, without the validation rule kicking in.
Why??
Input mask 999999;;#
Default value 0
Validation rule >0
Validation test "invalid pen number"
Yet when I hit the enter key with 0 in this field
It just moves to the next field, without the validation rule kicking in.
Why??