Add support for HTML5 input types in custom forms
I would like to use the HTML5 input types (type="email", type="tel", type="date") so that it will pull up the correct keypad on mobile devices. Right now changing the type (to type="email" for example), results in Watson not recognizing the field ...