
Signature
"The man who does not read good books has no advantage over the man who
cannot read them."
Hi Janice,
You can use Data Validation on the drop-down list to implement the required
functionality.
Try this:
- Double-click on the drop-down to open its properties
- Click on the [Data Validation...] button
- In the Data Validation dialog box, click on the [Add...] button
- In the second Data Validation dialog box, select the field on your
InfoPath form that represents the checkbox in the first drop-down list.
- Leave "is equal to" selected in the second drop-down list
- Select "TRUE" in the third dropdown list
- Click on the [Add >>] button
- Leave the selected field in the first drop-down list on the second row
intact
- Select "is blank" in the second drop-down list on the second row
- Type in a short description, e.g. "You must select an option from the
drop-down", in the "ScreenTip" field
- Type in an error message in the "Message" field
- Click on the [OK] button on all open dialog boxes to close them.
Does this help?
Regards,
S.Y.M. Wong-A-Ton
> Help! I need to create a rule that ensures that if someone places a check in
> a checkbox, that the corresponding drop-down box needs have data entered. So
> if a user makes a check in item #1, they will need to choose an item from the
> drop-down box next to it. I am sure this is possible, but I have had minimal
> training on Infopath and can't figure it out myself. Your assistance is
> appreciated.