Infopath 2003 - Adding repeating sections through code

O

Ouaes Jamali

Hi All,
I am trying to add a repeating section on a infopath form dynamically
through code. the reason i am doing this is that, based on the user
selection, i have to display a list of the tasks the user has to complete.
The list of tasks varies and what i am trying to acheive is create one
repeating section and when the user makes a selection, then thrugh code
create the required repeating sections thruogh code and display them on the
infopath screen.

is this even acheivable through infopath 2003. the environment i am using is
infopath 2003 SP2 and i am using Visual Studio tools for Office 2003.

Thanks all in advance.

Ouaes Jamali
 
S

S.Y.M. Wong-A-Ton

Yes, it is possible. This question has popped up very often in this
newsgroup. Do a search on cloneNode(), CreateDOM(), and appendChild() to find
samples.
 

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