Hi All -
I have an InfoPath form deployed to FormsServer and would like to add
attachments to the form. I understand that with the current control,
attachments can be added, but they are embedded (stored as content of child
nodes) in the backend XML of the current form. If a user adds too many
attachments or one large attachment, my form (via the web browser) could
become very very slow. Is there a way to add attachments to a form, but have
those attachments saved in a document library or similiar, with a link back
to the form they were added to? This instead of having the attachments
literally being added to the form's XML.
Thanks for the guidance -
Dameon

Signature
Dameon
Kalyan G Reddy MVP (GGK Tech) - 07 Sep 2007 10:20 GMT
Hello
You can create a Shared folder on the Sharepoint and have the attachments
saved into this . But you need to write the code to achieve this. There is no
easy way out to do this in Infopath

Signature
Kalyan G Reddy - INFOPATH MVP 2007
http://www.ggktech.com
> Hi All -
>
[quoted text clipped - 11 lines]
>
> Dameon
Dameon - 07 Sep 2007 17:36 GMT
Hi Kalyan -
Thank you for your response. I'm not worried about some hard work and some
coding, goes with the territory. Do you know of any samples demonstrating
this or can you provide any guidance or a starting point?
Thanks -

Signature
Dameon
> Hello
>
[quoted text clipped - 17 lines]
> >
> > Dameon