Repeatable Table and Managed Code

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!
 

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