Page 1 of 1

change order of line record for DispositionFile in formBuilder

Posted: Thu Oct 28, 2010 10:03 am
by Gregware
Hello,

I'm saving the result of my form in a txt file, it is a perfect solution, but I'm looking to get new line on top of the file instead of the bottom.

I should modify the file "modules/FormBuilder/classes/DispositionFile.class.php" but i'm not a php developer and i do not know what to modify to get this.

:)

Greg

Re: change order of line record for DispositionFile in formBuilder

Posted: Mon Nov 15, 2010 11:18 am
by MikeTroop74
I don't think you need or want to modify the PHP file. Take a look at your form Submission template. You should be able to make your changes there.