M
mbussa
Hello!
I have a repeatable table on an Infopath form including a Name and
Offer field.
Name has a drop down list. Upon change of the drop down list, I call a
web service to populate the Offer field. I have it working for the
first row but each additional row does not work. I am using managed
code (C#) and can not use current().
How can I reference which row I am on, using managed code, to set the
value of "Offer" based on the result of the drop down list?
Thanks so much for your help!
I have a repeatable table on an Infopath form including a Name and
Offer field.
Name has a drop down list. Upon change of the drop down list, I call a
web service to populate the Offer field. I have it working for the
first row but each additional row does not work. I am using managed
code (C#) and can not use current().
How can I reference which row I am on, using managed code, to set the
value of "Offer" based on the result of the drop down list?
Thanks so much for your help!