Hi
I'm using the New responsive designer and want to get the attachments out of a form and send them to a document library. Normally I query Form Data xml. However I can only see NFFormData. This does show the file names, however it seems to duplicate them.
When I output NFFormData I get the following. There are two attachments. I can probably split out the first file name, the second is a bit more difficult.
1.0<_158Mf5eDP2 type="System.String">Test 6.txt;Test 7.txtTest 6.txtTest 7.txt
Any ideas on how to do what I'm trying to do?