Menu

Selecting multiple items from drop down list

Help
heathsker
2006-02-11
2013-06-03
  • heathsker

    heathsker - 2006-02-11

    How do I select multiple items??? The Installation Guide states, under the "Create Forms" section: "Drop Down Select - Drop Down Select or Combo Box provides an efficient way for the user to choose a value from a list of valid values.  The user can select a single or multiple items."
    Help?? I have read eleswhere that this cannot be accomplished - please verify.  Thanks!!

     
    • TNTEverett

      TNTEverett - 2006-02-12

      Drop down lists are not the best for selecting multiple items.  It is commonly assumed that this type of list is "select one only".  However when coded right you select multiple items the same as you would in Windows Explorer using the shift or control keys. 
      My recommendation is that you use check boxes or buttons instead of pulldowns for this function. 

       
    • heathsker

      heathsker - 2006-02-14

      Thank you TNTE...a follow up please. I have created a test form using checkbox as my field type but nowhere do I see the option to have multiple items listed (such as the value placed in Field Size 1 for radio button). I am asking a quesiton to the user - "What sport can you teach"... my options are 1. Soccer 2. Baseball 3. Raquetball etc... how does the user select all three, 1 of 3 etc.. ? Any chance of a peek at some code?  Thanks...

       
      • TNTEverett

        TNTEverett - 2006-02-14

        Take a look at this form I helped someone with a while ago.  Look at the sections "Action Requested" and "Other Products or Service Requests:". 
        The radio buttons allow for one of many to be selected.  The check boxes allow for one or more to be selected.  See the form code using "view source".

         
    • TNTEverett

      TNTEverett - 2006-02-14
       
      • Templecloud

        Templecloud - 2006-02-23

        I'd really like to see how you managed to use check boxes for multiple item selection - but the url doesn't seem to work! If the page is still available can you post a new url please?

        I can see how check boxes will allow individual items to be ticked - but how/where do you put a "select all items below that interest you" message?

        Thanks

        H

         

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.