Is there a simple way to change the input type in contour? I'd like to set it to type="tel" and type="email" to bring the "right keyboard" on mobile site.
Hit this problem with the first form we ever did with contour.. Although impressed with a lot of things, we're pretty disappointed with the customization possibilities.
Changing the rendered HTML properly seems to be borderline impossible. Don't know what to tell our web designer when he wants to change the h2 into a h3.
Hoping for improvements when the next release comes!
HTML 5 input type
Hi guys,
Is there a simple way to change the input type in contour? I'd like to set it to type="tel" and type="email" to bring the "right keyboard" on mobile site.
Thank you.
Comment author was deleted
Guess you'll need custom fieldtypes for that, should be an easy update if you start from the shared sourcecode
Hit this problem with the first form we ever did with contour.. Although impressed with a lot of things, we're pretty disappointed with the customization possibilities.
Changing the rendered HTML properly seems to be borderline impossible. Don't know what to tell our web designer when he wants to change the h2 into a h3.
Hoping for improvements when the next release comes!
is working on a reply...