+ Reply to Thread
Results 1 to 9 of 9

Thread: Large Forms

  1. #1
    Join Date
    Dec 2009
    Posts
    6

    Default Large Forms

    I currently have a client that I built several large forms for. Some of these have 20 fields. I registered for a form mail subscription but have only used it for smaller forms. Is this a good application for larger forms (before I dive in and try).

    Thanks in advance

  2. #2
    Join Date
    Feb 2010
    Posts
    6

    Default Re: Large Forms

    I'm interested in the answer to this as well. I'm in the process of switching to FormMail from another script. I have a form that has 51 fields, 37 of which are required.

    So far, the only limitation that I seem to have found is the size of this field:
    <input type="hidden" name="required" value=""> Somewhere around the 34th required field, the error messages start breaking down (even if the user has filled in the first 33 correctly, the field name gets truncated, so the user doesn't know which field they forgot). I'm using fmbadhandler.php and a custom error page.

  3. #3
    Join Date
    Mar 2004
    Posts
    2,224

    Default Re: Large Forms

    in FormMail's config section, look for PUT_DATA_IN_URL.

    set it to false:
    http://www.tectite.com/fmdoc/put_data_in_url.php

    torweb: yes, formmail is great for large or small forms.

  4. #4
    Join Date
    Feb 2010
    Posts
    6

    Default Re: Large Forms

    Crabtree - Thank you very much!

    I changed PUT_DATA_IN_URL to false, but I'm still getting a problem with truncation. And I'm not sure if this is new or not, but I've also discovered that the point at which it truncates the list of required fields, it's not just failing to list them on the error page, it's no longer making them REQUIRED.

    I can submit the form without those items being completed.

    Is there anything else I should be checking?

  5. #5
    Join Date
    Mar 2004
    Posts
    2,224

    Default Re: Large Forms

    wot's the URL for ur form? i'll take a look

  6. #6
    Join Date
    Feb 2010
    Posts
    6

    Default Re: Large Forms

    I very much appreciate any insight you can offer:

    http://www.seattlepugs.com/adoption_application.html

  7. #7
    Join Date
    Mar 2004
    Posts
    2,224

    Default Re: Large Forms

    yep....ur required field is very long

    its being truncated at 1024 which is the default for this setting:
    http://www.tectite.com/fmdoc/maxstring.php

    increase that and u should be fine.

    btw, it's OK and a good idea to put line breaks in ur long special fields. just hit enter and indent after some of the , in the required value

  8. #8
    Join Date
    Feb 2010
    Posts
    6

    Default Re: Large Forms

    Thanks, crabtree!

    I fixed the maxstring so nothing's getting truncated.

    Also broke up the required field per your suggestion.

    And now, my form is working perfectly, exactly as I want it to. Thanks to Russell et al for making this available. It's far superior to the script I had been using.

  9. #9
    Join Date
    Jul 2007
    Posts
    35

    Default Re: Large Forms

    Disregard... the fabulous thread view options have duped me again..
    Last edited by Maverick; 29-Mar-2012 at 07:06 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Multi Page Forms
    By eenkopjekoffie in forum FormMail Subscription Support
    Replies: 8
    Last Post: 08-Nov-2005, 07:47 AM
  2. Multipage forms, going back and subsequently losing data!
    By Martinjgriffiths in forum FormMail Subscription Support
    Replies: 1
    Last Post: 31-Jul-2005, 10:01 PM
  3. Multi-page Forms and $MULTIFORMDIR or $MULTIFORMURL
    By mga in forum FormMail Subscription Support
    Replies: 2
    Last Post: 30-May-2005, 12:06 PM
  4. Multi-forms and certain conditions
    By Chrisanna in forum FormMail Subscription Support
    Replies: 1
    Last Post: 22-May-2005, 09:32 PM
  5. Attaching Files from forms
    By Chek in forum FormMail Subscription Support
    Replies: 2
    Last Post: 14-Dec-2004, 11:32 PM

Bookmarks

Posting Permissions

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