keyboard, use this: <input type="text" pattern=“\d*" novalidate /> for any email fields, use this: <input type="email" /> to disable autocorrect: <input type="text" autocorrect="off" /> @BridgetRandolph Cheat sheet from Baymard link the form fields to the correct keyboard