I have a form that does a lookup based on social security number. After a
person enters their number and updates the database, the next person will
enter their social security number, and so on.
The problem is, that when people have the same 1st digit on their SSN,
Infopath is bringing up a box showing previous entries. For security reasons,
I don't want this option turned on. How do I turn it off?
Thanks,
Lynn
Scott Roberts [MSFT] - 29 Jul 2005 22:40 GMT
I'm assuming the control that users are entering their SS# into is a
textbox. To fix this, open the form in the Designer. Then, open the
property dialog for the text box, click on the Display tab, and then clear
the Enable AutoComplete checkbox.
- Scott
> I have a form that does a lookup based on social security number. After a
> person enters their number and updates the database, the next person will
[quoted text clipped - 7 lines]
> Thanks,
> Lynn