N
Nick Hobart
I am new to infopath and have developed a form that has users enter a value
in a textbox to retrieve/edit records relating to that value.
The form itself works fine this way. However, I would like add one more
"error proofing" item to the form.
I have created a table in my database that lists all userids and the values
that they should receive access. With only the two fields (userid,value)
there is no primary key as multiple users have access to the same value and
some users have multiple values.
I would like to have the user enter their id which would populate a
drop-down list box with those values they can access. Once this occurs they
can select the value and query the database like the original form allows.
Is this possible? If so, can someone direct me to a how-to resource?
in a textbox to retrieve/edit records relating to that value.
The form itself works fine this way. However, I would like add one more
"error proofing" item to the form.
I have created a table in my database that lists all userids and the values
that they should receive access. With only the two fields (userid,value)
there is no primary key as multiple users have access to the same value and
some users have multiple values.
I would like to have the user enter their id which would populate a
drop-down list box with those values they can access. Once this occurs they
can select the value and query the database like the original form allows.
Is this possible? If so, can someone direct me to a how-to resource?