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

Include Path to Attachment in Export


  1. discosteve
    Member

    I have a form that allows users to upload two files. I'd like to be able to export the form and include the path to the attachment in the exported file, instead of a link to the admin panel to download the attachment. Is this possible?

    Thanks!

    Posted 14 years ago #
  2. yuniar

    It's quite easy actually, simply edit your "download.php" file.
    Search line 13 for this code:

    require('includes/check-session.php');

    simply remove that line.
    That would allow you to download the file immediately without login to admin panel.


    MachForm Founder

    Posted 14 years ago #

RSS feed for this topic

Reply