Dynamically populate drop down list using xml as datasource

R

Rhiza

I have two drop down lists in my form - Country and state. The items
populated in state depend on the selected value of country. This has to be
done offline so the only data source available is an XML. Basically onChange
event of country, the state has to be populated. How do I go about it? I am
open to both .Net SDK, as well as InfoPath inbuilt functionality.
 

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