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
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