I need to disable the keyboard inside the checkbox

  • Cheeseathome
    Asked on December 12, 2018 at 7:33 AM
    Good Morning. I need to disable the keyboard inside the checkbox. When the customer clicks inside the box the keyboard opens and occupies the screen of the cell phone. At the beginning of the form there are fields that I need from the keyboard. In the selection boxes, when the selection of the products begins, I need the keyboard to be disabled. How do I do?

    This problem will only bother you if you see it on the phone.
     
    Jotform Thread 1670804 Screenshot
  • Richie JotForm Support
    Replied on December 12, 2018 at 11:46 AM

    I have searched for possible ways to prevent the keyboard from showing but it seems you need java scripts to accomplish this.

    https://stackoverflow.com/questions/7610758/prevent-iphone-default-keyboard-when-focusing-an-input

    http://stackoverflow.com/questions/10940287/html-mobile-forcing-the-soft-keyboard-to-hide

    Unfortunately, our form builder does not accept any script code for security purposes.

    You will need to download the full source code of your form, and implement the proper coding to accomplish it, and upload the full source code of your form to your own server.

    Hope this information helps.

    If you need further assistance, you can open a new thread and we would gladly assist you.