Field is cut off in edit mode

  • HuttonSafetyGroup
    Asked on June 15, 2021 at 7:03 PM

    Hi there,

    We noticed that the Annotate Picture Widget is cut off at the bottom and not allowing us to press "Clear" when trying to edit a submission. Is there a fix for this?

    This is the form: https://form.jotform.com/201705875721254

    1623797857 60c930614c7be  Screenshot 10

    Thank you

  • Rehan Support Team Lead
    Replied on June 16, 2021 at 5:40 AM

    Greetings,

    I've injected the following CSS in your form to fix the reported issue:

    iframe#customFieldFrame_64 {
        height : 362px !important;
    }

    Related guide with instructions on how to inject CSS in your form.

    https://www.jotform.com/help/117-how-to-inject-custom-css-codes

    Kindly check it again and let us know if further assistance is needed.

    Thanks