Results 1 to 2 of 2

Thread: Forms : writing data to CSV files does not work outsite Forms Handler

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Aug 2015
    Location
    Antwerp
    Posts
    9

    Question Forms : writing data to CSV files does not work outsite Forms Handler

    Hey Guys,

    I've been struggling with this for some days now, and I gave up browsing for information on the forum and Google...

    What happens? When I use Forms Handler Manager and Forms Handler Component everything works out fine. CSV files are being created using the wizard, and form content is being written to as expected.
    But... Forms Handler does not handle all the fields I want to have in my forms, like date and time fields...
    So I started to use the forms buttons and date fields not using Forms Handler. This however results in NO DATA being written to the CSV files, wathever setup I use. And I tried (I guess everything) from creating the CSV's manually, pointing to them manually etc up to using the Forms Handler Manager to create them and copy the path into the manual settings "CSV file Path"... either keeping the checkbox "write to database" in FH Manager ON or OFF: NO RESULT, the CSV's remain blank.
    More irritating, since yesterday I get a 500 error as soon as I fill anything out in the manually filled out "CSV file Path", and no matter what has been filled in (a correct path or an incorrect), the 500 error remains. As soon as the "CSV file Path" is empty, the error disappears.

    Can anyone help me out with a clear tutorial on how to use forms in NOF 2015 without FH, and how forms can be send and data registered in CSV's without using the FH?
    What I am not sure about... what should the path to the CSV look like? Starting from the FH page (if present) or starting from the forms page? Guess it should be the forms page. Tried the full server path but that did not work either... Tried the local path xyz.csv but that did not work either...

    As local page redirection I tried ...
    ../"localpage"/xyz.csv
    ./xyz.csv
    xyz.csv


    I'm desperate...

    Remarks:
    1) I have the FH Component active on another test page... (is that not compatible?)
    2) I checked the user rights on the CSV's, put them 777 rwx, moved them from local folders to public locations etc etc etc (which should not make any difference since FH based CSV's do work ...)

    Regards, Daniel
    Last edited by dhelsen; 04-11-2016 at 08:59 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •