Hi Guys, I have a infopath form with several fields, that are multiples. I.e. "Insert Item" for another row of columns.
So e.g. field name: achievements. What I need to do is this: 1) Complete first form as normal 2) Start second form, select original form from drop down 3) The achievements (and other similar columns) section is populated from the original form (either on separate rows (same as original) or separated by some kind of delimiter on the first field). I know how to do the above for 1:1 mappings, but not for many:many. As the same process only imports the first item in the array. Is there a way to convert the field, into a xml/array and then populate the field with the same name with the data? I am a C# guy not vb, I assume this would be done with some kind of code behind? Any help would be appreciated. Cheers, Chris Grist Technical Officer, ICT Systems Education.au Limited Level 1, 182 Fullarton Road DULWICH SA 5065 p +61 8 83343291 f +61 8 83343211 e [email protected]<mailto:[email protected]> w www.educationau.edu.au<http://www.educationau.edu.au/> ________________________________ IMPORTANT: This e-mail, including any attachments, may contain private or confidential information. If you think you may not be the intended recipient, or if you have received this e-mail in error, please contact the sender immediately and delete all copies of this e-mail. If you are not the intended recipient, you must not reproduce any part of this e-mail or disclose its contents to any other party. This email represents the views of the individual sender, which do not necessarily reflect those of Education.au except where the sender expressly states otherwise. It is your responsibility to scan this email and any files transmitted with it for viruses or any other defects. education.au limited will not be liable for any loss, damage or consequence caused directly or indirectly by this email. -------------------------------------------------------------------------------- Support procedure: http://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists
