This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
File Uploads
Started 14 years ago by dveiga | 5 posts |
-
By default where are the actual files that users upload through machform?
Posted 14 years ago # -
Nevermind i see it now, forms/data/form_x/files - I guess when an entry is deleted the attached file is also removed, am I right?
Posted 14 years ago # -
Yes, any related files will be deleted if you delete an entry.
MachForm Founder
Posted 14 years ago # -
So, the upload is not actually attached to the email. The end user must use the Machforms management interface to retrieve the uploaded item?
Posted 13 years ago # -
Actually you can bypass the user goes to machform management. To do this, you need to edit "download.php" file and go to around line 13 for this code :
require('includes/check-session.php');
You can comment that code or delete it. That would make the end user can download the file without goes to machform management interface.
MachForm Support
Posted 13 years ago #
Reply
You must log in to post.