L
Long Nguyen
Hi,
(Outlook 2002 SP2)
My custom outlook form has a strange behaviour where while the users are
filling out the form at times a message "Backout Plan field must not be
blank:" is popped up. (They will then press the OK button to turn it off).
The form has many fields and one of the field is called BackoutPlan. For
most of the fields I validate them to ensure they are not empty. For the
BackoutPlan field I have got the formula [BackoutPlan] <> " " and the
message to be displayed when validation fails is "Backout Plan field must
not be blank". The field is not set with an initial value. Other fields in
the form are validated in the similar way.
I believe that the way it works is that when the users press the Send button
to send the form the fields would be validated then. That's why I don't
understand why the "Backout Plan field must not be blank" message is
displayed WHILE the users are filling out the form. ( And it is always this
message which is popped up, not the validation mesages for other fields.)
I did try to remove the field and added it in again but it did not seem to
help.
Could someone give me advices?
Thanks
Long
(Outlook 2002 SP2)
My custom outlook form has a strange behaviour where while the users are
filling out the form at times a message "Backout Plan field must not be
blank:" is popped up. (They will then press the OK button to turn it off).
The form has many fields and one of the field is called BackoutPlan. For
most of the fields I validate them to ensure they are not empty. For the
BackoutPlan field I have got the formula [BackoutPlan] <> " " and the
message to be displayed when validation fails is "Backout Plan field must
not be blank". The field is not set with an initial value. Other fields in
the form are validated in the similar way.
I believe that the way it works is that when the users press the Send button
to send the form the fields would be validated then. That's why I don't
understand why the "Backout Plan field must not be blank" message is
displayed WHILE the users are filling out the form. ( And it is always this
message which is popped up, not the validation mesages for other fields.)
I did try to remove the field and added it in again but it did not seem to
help.
Could someone give me advices?
Thanks
Long