Results 1 to 2 of 2

Thread: Combobox - multiple selection
      
   

  1. #1
    gardenshuttle is offline Corporal
    Join Date
    Oct 2008
    Posts
    13

    Default Combobox - multiple selection

    Hi George,

    My multiple forms [up to 9 pages some of them] are working perfectly. Thanks for your patience with me all along. [On my Santa-sa website]
    Garden Shuttle have payment pages, order pages and even gift voucher pages all in multiple forms working just great!!

    I do have a problem however with a combox on my Santa-sa site.

    1. Combobox is placed within and iframe in a form.
    The combobox contains 25 questions. Off these 25 questions only
    3 questions must be selected and accepted by the form. If more
    than 3 questions is selected the form must ignore any questions after
    the first 3 has been selected.

    At present the form only picks up one question.

    Where or how do I instruct the form to accept only 3 questions
    selected - in the hidden field?

    If indeed in the hidden field, what must I put in the hidden field?

    Thx George, awaiting your reply in anticipation.

    Have a great day!

    Dot

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

    Default Re: Combobox - multiple selection

    There is no way to do what you want easily.

    To make the combobox accept multiple values, you need to add [] at the end of its name, and check the "Multiple Choice" checkbox.
    However there is no easy way to make it accept only three choices
    It would require some rather complicated Javascript and a php validation for those that have Javascript disabled.

    This requires custom scriptiong.
    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!


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