New to Infopath

S

S M

Hi everyone. I'm new to Infopath. I am trying to create a form that will
predominantly interface with a web service to get data for the secondary data
source.

I want to display Customer IDs in a drop down list box. I have created 4
radio buttons that will help to filter out the huge list of IDs. After
selecting a Radio Button, values are (1 - 4), I click the "Get IDs" button.
This ends up calling the web service that calls a stored procedure.
Currently the web service API (GetIDs()) returns a dataset.

How do I associate the dataset with the drop down list box?

Once I figure this out, then I can add searching capabilities. I will add a
text box with a Search button. User enters part of the name and a list of
IDs are returned.

Any help would be appreciated.
Thanks.
 

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