L
Laurent
hi,
I have a infopath form where the people have to fill up a repeating groupe
of information, for example :
in Infopath:
Mr Smith
Project name date
001 test1 2.02.2009
002 test2 3.02.2009
003 test3 14.03.2009
....
I would like to get the info in a sharepoint list like this :
Smith 001 test1 2.02.2009
Smith 002 test2 3.02.2009
Smith 003 test3 14.03.2009
Today I can only get the info like this
Smith 001 test1 2.02.2009 002 test2
3.02.2009 003 test3 14.03.2009
Can some one help me to reach this without code ? or do I need code ?
Regards
I have a infopath form where the people have to fill up a repeating groupe
of information, for example :
in Infopath:
Mr Smith
Project name date
001 test1 2.02.2009
002 test2 3.02.2009
003 test3 14.03.2009
....
I would like to get the info in a sharepoint list like this :
Smith 001 test1 2.02.2009
Smith 002 test2 3.02.2009
Smith 003 test3 14.03.2009
Today I can only get the info like this
Smith 001 test1 2.02.2009 002 test2
3.02.2009 003 test3 14.03.2009
Can some one help me to reach this without code ? or do I need code ?
Regards