S
swapsun
Can you point me to examples where I could implement functionality in an
Infopath form to lookup values ?
Example flow of events would be as follows:
• User fills out a form for ordering widgets
• User looks-up widget part number using wildcard search into a textbox on
Infopath and hits the submit button on Infopath form
• Infopath form loads all widgets that match the part number specified (the
list may be queried from a database or a local xml file)
• User selects the part number that they are interested in. Clicks on select
button in the same form
• Part number loaded into a rich text box in the same form.
• User completes the form
Infopath form to lookup values ?
Example flow of events would be as follows:
• User fills out a form for ordering widgets
• User looks-up widget part number using wildcard search into a textbox on
Infopath and hits the submit button on Infopath form
• Infopath form loads all widgets that match the part number specified (the
list may be queried from a database or a local xml file)
• User selects the part number that they are interested in. Clicks on select
button in the same form
• Part number loaded into a rich text box in the same form.
• User completes the form