Hey Guys!
I'm in the process of creating an application form for my new clients, the
purpose of this form is to assess the applicant with certain score depending
on how they respond to this application....
Anyway...to the point....
I need to have a field5 where, if client responds 'yes' on on field4 then
field5 will automatically read "personal account"...
I have tried the 'contains' function but it only displays "true" and I want
to change that for a customized message.....anyone knows how to achieve
that??? any other options???
Thanks in advance!!!
Greg Collins [InfoPath MVP] - 03 Aug 2006 20:33 GMT
Try adding a rule on field4 that sets the value on field5 to "personal account" if field4 is "yes".

Signature
Greg Collins [Microsoft MVP]
Visit Brain Trove ( http://www.BrainTrove.com )
Visit InfoPathDev ( http://www.InfoPathDev.com )
S.Y.M. Wong-A-Ton - 03 Aug 2006 20:35 GMT
You can add a rule on field4 that sets the value of field5 to the desired
text. Then you can add a condition on this rule, so that the rule will only
run when the value of field4 is 'yes'.
---
S.Y.M. Wong-A-Ton
> Hey Guys!
> I'm in the process of creating an application form for my new clients, the
[quoted text clipped - 8 lines]
>
> Thanks in advance!!!