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

Sharing attachments without providing login access to account...


  1. rocketmedia
    Member

    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 15 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 15 years ago #
  3. denis
    Member

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

    Posted 15 years ago #

RSS feed for this topic

Reply