Select multiple items in a menu list

I recently picked up a site for someone who asked me to create a list of items for the user to select "How did you find our Web site" I have read the Help menu on DW8 and created a list/menu, etc. But when I check multiple items in the list, it is still only one item in the form that is sent to me. What I am doing wrong?

www.blessedunions.com/contact.html


Thank you!

Here's what fixed it: I changed to individual boxes and change the 'value' of each radio button to "Yes".

Tags: Dreamweaver

Similar Questions

  • How to select and move more than one bookmark at a time? Shift + click selects multiple items that are next to each other in a list, because the element

    How to select and move more than one bookmark at a time?
    Shift + click selects multiple items that are next to each other in a list, because the items open in firefox before that happens.

    Glad it worked for you. Thanks for posting back.

  • Impossible to select multiple items in the list box

    I use Acrobat 9.0 Standard.

    I added a list box in the PDF format and I want to give people the ability to select multiple items in the drop-down list. In properties, on the Options tab, I chose 'multiple choice '. But I am unable to make multiple selections despite this. It still only allows me to make a choice.

    Any ideas? Is there some other step I'm missing?

    I need help with this ASAP for my business - any suggestions are appreciated!

    Thank you

    It should do that if you hold down the SHIFT key.

  • Select multiple items using a selection list?

    Hi all

    In my application, I have a HTML area with two elements of the selection list. According to the first value of the selection list, the second selection list will fill up.

    Now I want to show a report based on the second select value list, but I want to select several values in the second selection list. For this, I just activated the multiple selection option in the selection list item.

    But when I tried to implement this, the error occurs.

    Select multiple items using a selection list? If this is the case, how can I assign these values in the selection list element onchange attribute.

    Thank you
    David...

    A further possible solution to that above with the function of pipeline is to simply use Instr.

    Note: This option should be used if the amount of data is small or already filtered by other predicates.

    SELECT display_value, return_value
      from xxx
     where INSTR(':'||:P1_MASTER_MULTI_SELECTLIST||':', ':'||parent_value||':') > 0
     order by display_value
    

    BTW, if you use the new attribute "Cascading LOV Parent éléments" in the LOV section and set it to your parent element (in my example P1_MASTER_MULTI_SELECTLIST), the agenda of the child page is automatically updated if the master multi selection list is changed.

    Concerning
    Patrick

  • BlackBerry smartphones to select multiple items

    How to select multiple items on the storm?

    OK figured it. Only works on the E-mail list. Why would anyone want to select more than one email?

  • Select multiple items in the tree programmatically

    What is the approach recommended for selection by program several elements in a tree? There is an API on the model of selecting either TreeView.getSelectionModel () .select (t, object) to select a single item, but it is not an equivalent API to select multiple items, i.e. TreeView.getSelectionModel (.select(T...objects)).

    One approach is to expand the tree and iterate through all nodes and calculate the index of each item to be selected and then call the method TreeView.getSelectionModel ().selectIndices(int...indices).
    In my case, I want only the records that contain the selected items to be developed for an additional step is to browse all folders and the collapse of those that do not contain the selected items.

    Is there an easier approach?

    Thank you.
    Stefan

    Don't do what suggests Zonski! :-)
    These lists are read-only - you will quickly get a runtime exception.

    The best approach is to just a multiple selection to be on and then loop through the desired selection list, by selecting each element individually. Because multiple selection is enabled, select calling repeatedly will not erase the previous selection.

    -Jonathan

  • How can I select multiple items in the list of the spark without pressing the command?

    Hi all

    I need to change the behavioral list to allow multiple selections by clicking on each item

    In the list, instead of using the control

    30:

    Elazar r

    This blog explains how: http://flexponential.com/2009/12/13/multiple-selection-in-a-spark-list-without-the-control - key /

  • How to select multiple items in the Panel of DOM? I tried to use the SHIFT key, but it doesn't seem to work.

    I need help, select several items in my Panel of DOM, for some reason, using the SHIFT key does not work.

    I found the answer, apparently everything I had to do has been updated to the latest version of dreamweaver cc 2015.2. The Shift function is something new added in the update.

  • Select multiple items in an ISelectionList

    I write a jsp page that runs through all the items in a folder, extract content of certain properties and display them to the user. One of the property is a multivalued list.

    Here's the code:


    IContentFactory contentFactory = remoteSession.getContentFactory ();
    IFolderManager folderManager = contentFactory.getFolderManager ();
    IContentItemManager contentItemManager = contentFactory.getContentItemManager ();
    IFolder desiredFolder = folderManager.getFolderByPath ("/ path to the file");
    IContentItem [] contentItems = contentItemManager.getContentItems (desiredFolder);

    for (int i = 0; i < contentItems.length; i ++) {}
    ContentItem IContentItem = contentItems;
    .
    .
    .
    String multiValuedSelectionList = contentItem.getSelectionListPropertyValue (contentItem.getProperty ("multiValuedSelectionList"));
    .
    .
    .
    }

    The problem is the getSelectionListPropertyValue in IContentItem method only returns the first value in the list of choices to multiple values.

    Is there a way I can retrieve all the values? I can do that quite easily in the model of presentation of the Publisher, but there seems to be no obvious way for me to do that via IDK.

    Would be grateful for the help of any IDK gurus out there.

    Thank you.

    Hello

    You are currently experiencing Bug 7804355, where the getSelectionListPropertyValue in IContentItem returns only the first selection, even if the selection list property multiselect option (and several selected items). There is no other way, using the RPC API editor get the necessary information on all the parts.

    One solution is to directly query the database of Publisher for selections. I can't help you create database connection code, but I can give you a query that returns the values. As long as your custom application is not overloading the database with queries, it should be safe.

    SELECT *.
    OF are PCSENUMSELECTED AS INNER JOIN
    PCSDIRECTORY AS dir YOU're. ITEMID is dir. DIRECTORYID INNER
    JOIN THE
    ENT AS PCSENUMENTRIES'RE. ENTRYID = ent. ENTRYID
    WHERE (es. PROPERTYID = 24035) AND (es. ITEMID = 42028)

    For this example, my property ID is 24035 and the content item is 42028. The selected property values are in the ENTRYVALUE column.

    You must open a ticket with support, mentioning the bug number and let them know that you understand this is a bug and that there is no solution at this time. They can associate your case with the bug and the bug gives a more high priority for a future challenge.

  • Add multiple items to a menu drop-down

    Hi all

    With the help of Adobe Acrobat Pro 2015.008 DC Version

    I have just started preparation to complete a form. This will be my first. I need to add a drop-down selection of customers. The person filling out the form click the field, and he would show them a list of customers. There are about 100 customers. Ideally, they should be able to start typing a few letters and drop-down.

    Is it possible to add all clients at once to the drop-down list? I can't add one at a time.

    Any assistance with this would be greatly appreciated.

    Concerning

    Vera Hawkins

    You download and use the following demo PDF to speed up the process: http://acroscript.net/pdf/demos/comboPopulateTest.pdf

    The idea is that you copy & paste or manually enter a list of items (each line is a separate element) in the big yellow multi-line field, press the 'Populate combo box' and then copy & paste the drop down field to your form. Then resize you the field and other field properties based on the value. Post again if you need help with it.

    If you think you will need to do a lot, I have developed a utility that acts as a plug-in for Acrobat that makes this process much simpler and faster than the native interface of Acrobat. You can send me a message via the forum for more information.

  • Select multiple items

    Hello

    I'm studying Core 1 "LV1M31_Understanding modularity. He ordered to ' select the first Unbundle depending on the name, loop, and Bundle.
    function"to create a Subvi. I tried to select items by holding the Ctrl key and selecting 1 by 1 and does not work. Selecting an area click and drag - selects a bunch of stuff I don't want. How can I select only an area of elements?

    Thanks in advance.

    Hello

    I have no idea on this problem

    You can use 'shift' to select the desired item. But it takes time if you want to select a large number of items.

    Patrick

  • Is it possible to select multiple items by feature within a live paint group?

    [As it says in the title... the only way I could color this particular piece was like a live paint group, but now I really need to separate the entire batch 1 color by layer... This is not an easy task but maybe you can pretty much be able to help =]

    A splendid new year to you all by the way (',

    Said Monika, and:

    I suggest you expand the live paint group and then selecting forms by using "select the appearance even." You can then easily move them to their own layers.

  • Cannot select multiple items in the files section

    The subject says it all. The check mark button that should appear in the upper left area of the files section in the creative cloud is not there for me. I tried several browsers on PC and Mac.

    Any help would be greatly appreciated.

    When you are in the files section, you must click on the button display of the list and then check boxes appears. See screenshot:

  • Multiple selection works only not on the list box properties/Option screen

    When I select a multiple selection in the list box properties/Options tab, I get no difference from the default value of single selection. Still, he points out that the last of multiple entries (as a single room) and displays only the last entry. Is there anything else I need to do?

    Thanks for your help.

    To select multiple items, hold the CTRL key when you click additional items.

  • Magic Wand tool selects several items and won't let me not deselect everything I don't want

    I was with the SHIFT key to select multiple items, and all of a sudden Photoshop cc is not let me clear ALL.

    I don't even have to press the SHIFT key now selects automatically no matter what I click.

    The items that are currently selected are not the same colors so I know that this isn't just misunderstanding on these items as I want.

    Is it possible that I accidentally changed something where it is set to nothing I click on select automatically?

    Why now when I try to disable whatever it is, is not it? I can click on a specific item, select it, then click the exact the same task and it will not deselect.

    Help, please! A bit new, but I was easily using the magic wand to select the text and fill with "content-aware" but now even when I fill, he left this section and then selected me will not deselect this period.

    The reset tool:

Maybe you are looking for