Newbie Rules Question!

S

smonczka

Hi, I am new to Infopath. I using one of the templates to figure out
how the application works and ran accross a problem that I was hoping
someone here might clerify for me. I am exparementing with rules. I
would like to get one field to equel another if a check box is true. So
if checkBox = True and fieldA = X then fieldB would also = X.

I am using rules to do this but doing quite a good job at failing so
far. This is what I have been doing.

Opening up the properties of fieldB and selecting Rules, then Add(ing)
a Set Condition that if checkBox = True the action should be Set Fields
value where feildB = fieldA.

This makes sence to me but evidently not to the application. Can
anyone please tell me what I am doing wrong or point me in the
direction of a primer on Rules?

Thanks for your help.
SteveM.
 
F

Franck Dauché

Hi,

Add your rule in the checkbox, not your fieldB. In your checkbox:
Set Condition: checkbox = true, action: Field: FieldB, Value: FieldA

Does it make sense?

Regards,

Franck Dauché
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top