I have built my info path form, and designated a secondary data source table
from a sql server.
In my form, I enter a code that corresponds with a value from the sql server
table.
I would like the info path form to display this field on the form once the
code is entered.
I then will submit the form to update an access table with all the
information from the form.
I'm lost as to how to do this. Please help.
S.Y.M. Wong-A-Ton - 04 Apr 2007 08:50 GMT
You need to create a rule on the code field to set the value of the other
field that needs to be filled, and then use a lookup as described in this
article
http://enterprise-solutions.swits.net/infopath2003/article.php?t=autofill-fields
-dropdown-selection-secondary-data-source&c=infopath2003
starting from step 10.
---
S.Y.M. Wong-A-Ton
> I have built my info path form, and designated a secondary data source table
> from a sql server.
[quoted text clipped - 9 lines]
>
> I'm lost as to how to do this. Please help.