Urgent: selection of items is missing

  • vgamolsky
    Asked on January 10, 2018 at 12:49 AM

    We sent our form to clients and they are reporting that the selection of the number of items is missing from the form.


    Please check the form at the URL we provided.

  • Elton Support Team Lead
    Replied on January 10, 2018 at 5:16 AM

    There's a CSS code in your form that hides the checkboxes that's why it is not possible to select the products. 

    Urgent: selection of items is missing  Image 1 Screenshot 20

    Inject this CSS code to your form to show them.

    .form-checkbox {

        visibility: visible !important;

    }

    Guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    If you need further assistance, let us know.

  • vgamolsky
    Replied on January 10, 2018 at 10:58 AM

    Yes, check boxes are hidden, but the dropdowns for quantity should be visible.

  • David JotForm Support
    Replied on January 10, 2018 at 12:13 PM

    I checked your payment field and none of the products have quantity options.  Add a quantity selector for each products to enable the quantity drop downs:

    1515604390Capture Screenshot 10

  • vgamolsky
    Replied on January 10, 2018 at 12:46 PM

    Ok. Will d0.


    What is strange, and you may want to make a note of it, is that this form was created as a copy of another form that works. Something went wrong when during copying.

  • David JotForm Support
    Replied on January 10, 2018 at 1:50 PM

    I cloned one of the copies that has quantity options and the options were retained:

    1515610174Capture1 Screenshot 10

    I tested this a few times and the options remained each time.  As far as I can tell, the quantity options are being transferred to clones of forms.