I cant select the field Drop down

  • flaviafigueiredo
    Asked on May 12, 2017 at 3:01 PM

    The error alert is blokcing to select the field 
    I cant select the field Drop down Image 1 Screenshot 20
    https://form.jotformz.com/71156780354660

  • David JotForm Support
    Replied on May 12, 2017 at 3:50 PM

    There is a condition set up in your form to disable nearly all fields in the form if compras is selected:

    I cant select the field Drop down Image 1 Screenshot 20

    This condition is what is causing the fields to be inaccessible.

  • flaviafigueiredo
    Replied on May 15, 2017 at 6:39 PM

    No, the conditions are okay, the problem is the error in front of the select button

  • David JotForm Support Manager
    Replied on May 15, 2017 at 10:43 PM

    Please inject the following code to fix the problem: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    #cid_174 div {

      margin-top: 25px !important;

    }

    Result:

    I cant select the field Drop down Image 1 Screenshot 20