Reading Dynamic Values from XML Document in Infopath Form

  • Thread starter Abhishek Shrivastava
  • Start date
A

Abhishek Shrivastava

Can anybody please help me on following :

While prepopulating the data from external repository(XML Document),for one
field there may be more than one values associated.
For Example: There is a field called "Programming Language Used", the data
is to be populated in a text box. Suppose the possible values are "Java","VB"
and "C++", Infopath should copy 2 more text boxes with the values "Java" in
first text box, "VB" in second text box and C++ in third text box.
We are able to duplicate the text boxes according to number of values but
we are not able to populate the attribute values.
A sample code snippet would be very helpful for this task.

Thanks

Abhishek
 

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