This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

ADD EXPORT BUTTON TO 'ENTRIES GRID' REPORT OR JUST A 'DOWNLOAD REPORT' LINK?


  1. jpello
    Member

    Hi All-

    We are trying to figure out the best way to allow people to export entries without actually creating accounts for each person... Right now we are using an entries grid, but that doesn't have an option to export.

    is there a way to create a direct link to an export?

    or any other thoughts on how we ca have people pull these reports without having an account? (maybe a form box where they put in their email and it sends the report in pdf?)

    Just thinking outside the box...

    Posted 8 years ago #
  2. yuniar

    You can edit the "export_entries.php" file. Search around line 19 for this code:

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

    simply remove the above code.

    This way, you can provide the direct link to export your form entries to public, without the need to login.

    Since you are providing public access to your form data, make sure you don't have any confidential information though.


    MachForm Founder

    Posted 8 years ago #

RSS feed for this topic

Reply