Auto-populate repeating table

P

Paulie

Is there any way to populate a repeating table from a data source? For
example, if a user enters a customer id, the form would populate a repeating
table with all of that customer's previous orders (from a sql database)?
 
S

Shiva

Hello,
Yes we can populate repeating table with all of the customer's data in
InfoPath. For this we have to get repeating xml data from SQL. We have to
pass the parameter as a customer Id for that store procedure and it will
returns the xml (which contains all of that customer's previous orders
details). After getting these details we have to show in InfoPath directly.
 

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