PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Dropdown value and label issue

  1. ultramel123
    Member

    Hi

    i have the following dropdown menu in my form. This dropdown is duplicated (name is changed for each) through my form for each day which a conference is attended.

    the problem is, that the various drop down "labels" are not displaying with the relevant selections made.

    _______________________________

    Menu 1 - R80 - Curry & Rice, two salads, Crispy bread rolls, Malva Pudding & Custard|80
    Menu 2 - R80 - Curry & Rice, two salads, Crispy bread rolls, Ice Cream and Chocolate Sauce|80
    Menu 3 - R80 - Beef Stroganoff, two salads, Crispy bread rolls, Malva Pudding & Custard|80
    Menu 4 - R80 - Beef Stroganoff, two salads, Crispy bread rolls, Ice Cream and Chocolate Sauce|80
    Menu 5 - R80 - Chicken a la King, two salads, Crispy bread rolls, Malva Pudding & Custard|80
    Menu 6 - R80 - Chicken a la King, two salads, Crispy bread rolls, Ice Cream and Chocolate Sauce|80
    Menu 7 - R90 - Spaghetti Bolognaise, two salads, Crispy bread rolls, Ice Cream & Fruit salad|90
    Menu 8 - R90 - Spaghetti Bolognaise, two salads, Crispy bread rolls, Ice Cream and Chocolate Sauce|90
    Menu 9 - R90 - Macaroni Cheese, two salads, Crispy bread rolls, Ice Cream & Fruit salad|90
    Menu 10 - R90 - Macaroni Cheese, two salads, Crispy bread rolls, Ice Cream and Chocolate Sauce|90
    Menu 11 - R90 - Chicken Pie, two salads, Crispy bread rolls, Ice Cream & Fruit salad|90
    Menu 12 - R90 - Chicken Pie, two salads, Crispy bread rolls, Ice Cream and Chocolate Sauce|90
    Menu 13 - R120 - Cold Meat, two salads, Crispy bread rolls, Malva Pudding & Custard|120
    Menu 14 - R120 - Cold Meat, two salads, Crispy bread rolls, Ice Cream & Chocolate Sauce|120
    Menu 15 - R120 - Traditional Fish & Chips, two salads, Crispy bread rolls, Malva Pudding & Custard|120
    Menu 16 - R120 - Traditional Fish & Chips, two salads, Crispy bread rolls, Ice Cream & Chocolate Sauce|120

    _______________________________

    If I select "Menu 2" - then the form displays "Menu 1", with a value of "80". The "dropdown label" only changes when I select an option with a different value, such as "Menu 16, value: "120"

    If I am not explaining correctly, the form can be viewed here:
    http://www.airport-game-lodge.co.za/?page_id=2890

    Thank you so much

    Posted 10 years ago on Thursday June 13, 2013 | Permalink
  2. David Peralty

    You can't have the same value for the various options. It makes it so things don't work because the script is only looking at values and they are all the same.

    Posted 10 years ago on Friday June 14, 2013 | Permalink
  3. ultramel123
    Member

    Thank you David - I thought that may be the problem. Do you perhaps have any suggestions on another way which the user can select a menu? Would this same issue apply to radio buttons?

    Please can you point me in the direction of a better solution for this?

    Thank you so much

    Kind Regards

    Posted 10 years ago on Saturday June 15, 2013 | Permalink