Hi,
I am designing a new infopath 2007 form for my project.
I have a dropdown list box in my form.I have added few names to the drop down list box.
Under the drop-down list box I have a repeating section.I have added a rich text box to the repeating section.
I want to allow the users to enter multiple comments so I have added rich text box to the repeating section.
If any person open the form they should select their name in dropdown list box and should write comments in rich text box(It is in repeating section).Multiple users use the same form.
For example consider "Andy opens the form select his name in dropdown list box and write comments in the rich text box,Bob opens the same form select his name in dropdown list box and write comments in the rich text box(It can be re used because it is in the repeating section).
Now the problem is I want to know the person(names are in dropdown list box) who has written comments in rich text box.
Please help me.