Responsive input type="email" keyboard layout

Ensure responsive email and number fields display the correct keyboard layout on mobile devices.

Overview

The issue occurs because the form's input types are not being properly recognized by mobile browsers, preventing the display of specialized keyboards.
Adjust the form's field configuration to correctly set the input type attributes, ensuring mobile devices trigger the appropriate keyboard layouts.

Answered
ChronoForms v6
pe petergeens 02 Feb, 2018
Hi,
When I look at the form on tablet or iphone, my number field and emailfield doesn't show me the correct keyboard layout. I have set the field email as an emailfield but on ipad keyboard doesn't show the @ character when I want to type something.
In V5 I adjusted the code and it worked.
How to deo this in V6 ?
Thanls for helping me with this one :-)
Peter
pe petergeens 02 Feb, 2018
Answer
Problem solved. Case closed. Thanks Max!
This topic is locked and no more replies can be posted.