Appnitro Software Forums » MachForm 2

Sharing attachments without providing login access to account...


  1. I have form that allows users to submit resumes. My challenge is how do I share these resumes with the various departments of our organization without giving them login access to the MachForm system. As you know, when you forward the record it requires you to login via MachForm to then download the attachment. I attempted to export the lists via csv however, the attachments are not exported with this option. Do you have any suggestions on how I can accomplish this though the MachForm system?

    Posted 3 years ago #
  2. redityo

    Hi,

    You can do a little modification for that, edit "download.php" file and search for this code

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

    You can add a comment on it to be like this

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

    Those modification will allow user to download the attachment link without login to machform


    MachForm Support

    Posted 3 years ago #
  3. denis
    Member

    This however means a security breah in a way, as *anybody* could find them...

    Posted 3 years ago #

RSS feed for this topic

Reply