Dynamic population of Infopath form

R

RenjY

I have a base InfoPath Form in a SharePoint site with following controls

1. Repeating Section
2. A Label, A TextBox in the Repeating Control section
3. The Label and textbox will need to look up for values from a database.
4. If there are 100 records in the database table the InfoPath form should
be updated with 100 Labels, 100 textboxes. The labels and textboxes should be
updated with values from the database
5. Once this is done, the form should get automatically posted to a
SharePoint library.
6. The end user should then be able to open this form and update data and
submit this to a web service.

Is it possible to achieve the above functionality (Steps 1-5) from a .NET
web application. If yes, can some pointers be given to sourcecode/article to
a similar application?
 
V

virgul

hi ,

You are trying to do the same things as me. But me it's not in a
sharepoint but with biztalk. It's very hard to define what text go with
which control.
I you want that we share information please contact me by mail.

++
 

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