I added the input type tel to the input field as well as the required attribute. <input type="tel" placeholder="Telephone Number" required>.
確定! 回上一頁