I am creating a form in which there will be a title, date, task number, and assignment. I have created the form to repeat, but need it to create multiple list items based on assignment. So for instance if I have this assigned to four people, I need it to create four list items with the same title, date, and task number, however different assignment.
I have gotten as far as allowing the repeating items using infopath, however the title, date, task number and assignment show up on the first list item, but on the second and third list item I only see the assignment.
How do I get the other information to show?