Copy link to clipboard
Copied
Howdy!
I'm creating a fillable form that people will be completing using a tablets.
While testing the form, I was having trouble getting the touch keyboard to pop up. I found that I needed to check the box for "show touch keyboard if device is in touch or tablet mode" in preferences.
Is there a way to use javascript to autocheck this box so that new users wouldn't have to?
Thanks!
Copy link to clipboard
Copied
On a tablet the touch keyboard is necessarily activated, as there is no other.
Copy link to clipboard
Copied
As mentioned, this is not needed on a touch-only device. Anyway, there's no way to do it using a script.