Checklist Widget: It's cutting off at the bottom on mobile while used on an imported PDF fillable.

  • lifnonlineedu
    Asked on June 18, 2020 at 8:35 AM

    i cant scroll my checklist, in mobile version it only shows three check boxes others cant be accessed. 

  • Fernand Enterprise Operations Specialist
    Replied on June 18, 2020 at 10:10 AM

    Hello lifnonlineedu,

    We are sorry for the inconvenience. I checked your form and tested it. As a result of the test, I replicated the issue on Android. That's why a ticket has been created and escalated to our developer team. We cannot provide an ETA on the issues fixed. However, you will be notified when it's fixed via this thread.

    If you require further assistance, please feel free to contact us.

  • Kevin Support Team Lead
    Replied on June 19, 2020 at 12:08 AM

    @lifnonlineedu, 

    You may also try injecting this code to your form to fix the issue in the meantime: 

    div[data-widget-name="Checklist"], iframe[title="Checklist"]{

        height: 280px !important;

        overflow: scroll;

    }

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

    I hope this helps. 


  • lifnonlineedu
    Replied on June 19, 2020 at 1:28 AM
    Thanks for the quick response, best service I know so far. Keep up the good
    work.
    ...
  • hayk JotForm Developer
    Replied on June 24, 2020 at 4:56 AM

    We are sorry for the inconvenience caused to you. We have updated the widget and the problem has been resolved. Please check out the widget once again and let us know if the issue persists. Thank you for reporting the issue.

    Regards,

    Widgets Team