C
Chandy
Hi,
I need to create what I would term a 'validation group' in an infopath
form. Basically, if one field has a value, all field must have a
value, but if none have a value, then the validation should pass.
I can get this working other than when I delete all values, infopath
still says all fields are required. It also seems to only show the
error messages when values are removed from fields, and not when they
are populated, but I can live with that.
So, can anyone tell me how to properly implement my validation,
without code?
If someone can do it for 3 fields then I will take that as proof. Use
fields:
text1
text2
text3
and tell me the data validation and rules (if any) that should be
placed on each of them.
Thanks!
Craig
I need to create what I would term a 'validation group' in an infopath
form. Basically, if one field has a value, all field must have a
value, but if none have a value, then the validation should pass.
I can get this working other than when I delete all values, infopath
still says all fields are required. It also seems to only show the
error messages when values are removed from fields, and not when they
are populated, but I can live with that.
So, can anyone tell me how to properly implement my validation,
without code?
If someone can do it for 3 fields then I will take that as proof. Use
fields:
text1
text2
text3
and tell me the data validation and rules (if any) that should be
placed on each of them.
Thanks!
Craig