Skip to main content

 Hi all,

 

I created a K2 smartform with a file attachement control, when I submit the form a smartobject stores the file data into a SQL FileData column (NVARCHAR(MAX)).

what i don't understand is every time i submit the form or try to read the file data, a copy of the file  is created under "C:Program Files (x86)K2 blackpearlK2 SmartForms DesignerFiles". Is this a default  behavior that can be configured ? 

 

Kind Regards,

Nothing configurable in the registry or Web.config files that I can see.  One workaround would be to create a symbolic link pointing to the directory of your choice.


Think its configured to do this. I have also noticed the same behaviour. For me it does not store the file there forever. It only stores it when the form is open and you are adding files to the attachment control.


Reply