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.Y.M. Wong-A-Ton - 06 Dec 2006 05:08 GMT
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.
---
S.Y.M. Wong-A-Ton
> Hi All,
> I am trying to add a repeating section on a infopath form dynamically
[quoted text clipped - 11 lines]
>
> Ouaes Jamali