Payment tool: Quantity and product selection fields do not show selection in dropdown.

  • Tomchipjf
    Asked on May 4, 2017 at 12:37 PM

    when filling out the form on my webpage the quantity and product selection fields do not show a selection after a selection is made, however the total shows that it made the selction as does the email I receive

    this is confusing my customers   :-)

     

    Jotform Thread 1136412 Screenshot
  • Ashwin JotForm Support
    Replied on May 4, 2017 at 1:46 PM

    Hello Tomchipjf,

    I have fixed this issue in your form by injecting following custom css code:

    .form-product-item .form-dropdown {

        padding: 0 !important;

        height: 25px;

    }

    Your embedded form now displays the product & quantity selection correctly. Please check the screenshot below:

    Payment tool: Quantity and product selection fields do not show selection in dropdown Screenshot 20

     

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!