Two questions:
1) I can't change the max size of a file to be attached to anything hihger than 2MB--always reverts back to 2MB.
2) When a file is attached, where is it stored on the server? (file path)
Two questions:
1) I can't change the max size of a file to be attached to anything hihger than 2MB--always reverts back to 2MB.
2) When a file is attached, where is it stored on the server? (file path)
Are you 'ondemand' or 'onpremise'? if on demand, you can't change this, but if on premise and you are running the latest version (1.16), review your account settings from the admin console login. You will see the 'max' attachment size as per your license there. This should be higher than 2Mb and then allow you to set the max size in your file attachment object accordingly. If you are not able to do this and are on version 1.16, please contact us via the support ticket where supporting screen shots can help us see what you are seeing.
If you plan to allow more than 4mb file attachments though, review this forum post in respect of default .net setting
http://www.perfectforms.com/forums/topic/file-attachments-only-limited-to-4mb-even-though-i-set-limit-higher#post-859
as to where the files are stored, they are stored within the form data. there is no separate specific path. For the next release version 1.17, you will also be able to use the API if you want to handle the file attachments differently. PutAsset method is already available, but GetAsset will be available then as well
What different ways of handling file attachments will be available in 1.17 if using the API ? Will there be a way to, when the user attaches a file, have the Perfect Forms system store the file in a file storage area that is not part of the PerfectForms DB ? e.g. a separate file server ?
When will 1.17 be released ?
This should be possible in 1.17. As to when it will be released, it is due to be released this month. Not able to be more specific as this may change depending on final testing of course