By default where are the actual files that users upload through machform?
Appnitro Software Forums » MachForm 2
File Uploads
Started 1 year ago by dveiga | 5 posts |
-
Posted 1 year 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 1 year ago # -
Yes, any related files will be deleted if you delete an entry.
MachForm Founder
Posted 1 year 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 1 year 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 1 year ago #
Reply
You must log in to post.
