Results 1 to 8 of 8

Thread: Need help understanding what "initial value" mean.
      
   

  1. #1
    TheLink is offline Second Lieutenant
    Join Date
    Apr 2009
    Posts
    127

    Default Need help understanding what "initial value" mean.

    When you double click on a text box to edit it's properties, under the General tab, what does the "initial value" mean and what should I be typing in there?

    Thanks

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Need help understanding what "initial value" mean.

    You can leave this blank (Default) or give an instruction, like please enter comments here!

  3. #3
    TheLink is offline Second Lieutenant
    Join Date
    Apr 2009
    Posts
    127

    Default Re: Need help understanding what "initial value" mean.

    Ok, so I assume that has nothing to with the fact that the email I recieve from the form submission is blank?

    Are you able to tell me why and how to fix it?

  4. #4
    Vasili's Avatar
    Vasili is online now Moderator
    Join Date
    Mar 2006
    Posts
    13,611

    Wink Re: Need help understanding what "initial value" mean.

    Quote Originally Posted by TheLink View Post
    When you double click on a text box to edit it's properties, under the General tab, what does the "initial value" mean and what should I be typing in there?
    "Initial Value" describes what will be seen in the Textbox before it is 'edited' by a User .... consider it a 'label' of sorts: for example, you can type in the "Initial Value" for a Message box something like "1000 character maxiumum", or even label the individual boxes like "Your Phone Number Here", "Your Address Here", etc.

    When the Visitor clicks in the box area, they can delete it and type in whatever they want to replace the "Initial Value" and then send it.....if the email is sent without any changes to the Initial Value, the default text will be sent as part of the Form.
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

  5. #5
    TheLink is offline Second Lieutenant
    Join Date
    Apr 2009
    Posts
    127

    Default Re: Need help understanding what "initial value" mean.

    Vasili

    Thank you for that great explanation, that clears up a lot.

    Perhaps you can help me with something else. In one of my forms, the edit boxes I have checked "required field" all work, they won't let you submit a form until you enter data.

    But in another form, all of the edit boxes have been checked "data required" but when I fill out a form (to test), it lets me leave fields blank when I click on submit.

    When I check the properties of both forms, they seem identical.

    Could you shed some light on what I have done wrong?

    Thank you

  6. #6
    Vasili's Avatar
    Vasili is online now Moderator
    Join Date
    Mar 2006
    Posts
    13,611

    Lightbulb Re: Need help understanding what "initial value" mean.

    That characterizes the allowable information and formatting: required character counts, specifically. It is nothing like "required field" unless you also check that, and then create the 'rule' of how many characters you will allow (this is useful for say, in a "Telephone" field, where you can make it required and not allow more than 10 digits to be entered).

  7. #7
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Need help understanding what "initial value" mean.

    Check your form name. Must NOT contain whiitespaces and / or symbols, as they cause the validation Javascript function to not work.

    Example: don't name your form "Contact Form", name it "Contact_Form" or "Contactform".
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  8. #8
    TheLink is offline Second Lieutenant
    Join Date
    Apr 2009
    Posts
    127

    Default Re: Need help understanding what "initial value" mean.

    Thanks Naval, worked like a treat.

Thread Information

Users Browsing this Thread

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

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49