Form Fields are partially hidden

  • pmgweb
    Asked on September 11, 2015 at 12:34 PM

    On one of the forms I have there is one section where the fields are partially hidden. You can see this on the following form:

     

    http://www.jotform.com//?formID=52534415500950

     

    Its the section titled 'Please enter the name(s) of anyone else who will be attending with you.'

     

    I look forward to hearing from you.

     

    Kind regards

     

    Jackie

     

  • Boris
    Replied on September 11, 2015 at 5:51 PM

    The issue comes from the widget named Matrix Dynamique not correctly calculating its height on your form, when this widget is still empty.

    Luckily, we can fix it by simply setting a minimum height to it with injecting custom CSS:

    #customFieldFrame_33 { min-height: 60px; }

    Essentially, you should click on Setup & Embed > Preferences > Form Styles, and paste that code to the very bottom of the Inject Custom CSS field.

    Form Fields are partially hidden Image 1 Screenshot 20

    Please let us know how it goes.

  • pmgweb
    Replied on September 11, 2015 at 6:27 PM

    Hi Boris,

     

    That works perfectly - thank you so much.

    Brilliant support!!

     

    Kind regards

     

    Jackie

  • Boris
    Replied on September 11, 2015 at 7:46 PM

    You are kindly welcome, Jackie. :)

    Thank you for your kind words, and thank you for using JotForm.

    Please don't hesitate to contact us again should you need any other help with your forms, we will be happy to assist.