• Default item still shows as blank amount.
    Item 2 and 3 show as selected but confirmation only has default item.

    • This topic was modified 5 years, 8 months ago by motodan.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter motodan

    (@motodan)

    Version 1.8.2

    • This reply was modified 5 years, 8 months ago by motodan.
    Thread Starter motodan

    (@motodan)

    Thread Starter motodan

    (@motodan)

    Further testing. Rolled back to 1.8.1, 1.8.0, 1.7.4 .
    Same behaviour – the dropdown always returns the same result to the database even when the other options display on the screen prior to form submission.

    Thread Starter motodan

    (@motodan)

    Worked out a work around.
    If I have the following in a drop down (Colummn1) I have issues – Open is returned no matter what is selected:
    Column1 Column2
    Open 15.00
    Novice 15.00
    Maiden 15.00

    If I do the below all works as expected.
    Column1 Column2
    Open 15.000000001
    Novice 15.000000002
    Maiden 15.000000003

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Drop down not passing correct data’ is closed to new replies.