Menu

rearranging sort order

Help
2008-08-25
2013-06-03
  • Lance W. Haverkamp

    I vertically rearranged my questions.  It worked for the form, but the answers came back via email in the incorrect order.  Address1 was really company name etc.  I can probable re-create entirely & it will work fine, but no as nice as if they correctly moved locations.

    Thanks,

    Lance

     
    • TNTEverett

      TNTEverett - 2008-08-26

      This is a known bug.  Sorry but if you don't order your entries right the first time then you'll have to do one of two things.
      1.) Start over.
      2.) Manually correct the form and processor.php files. 

       
    • Tom Landon

      Tom Landon - 2008-09-19

      When rearranging the input fields, is it necessary to change the field number, i.e.

      Reserving for Event: "  $_POST['field_12'] . "

      to

      Reserving for Event: " $_POST['field_1']  "

      and then renumber the rest of the fields?

      Tom

       
      • TNTEverett

        TNTEverett - 2008-09-19

        In the new 3.0 generator if you start a form and then decide to change the order of fields there is some risk that the form will not work properly.  This is a known issue. 
        If you are editing your completed form then you must keep the same numbering scheme used when the form was created.  The processor.php file will expect to see the same number associated with the same form input fields. 

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.