Hi Bob,
I would like the phone field on forms to default to the numbers keypad when viewed on a mobile device. Is that possible with CF?
I tried validating with both "number" and "phone" and it doesn't work. I'm also using the data input mask
Best,
Jose
I would like the phone field on forms to default to the numbers keypad when viewed on a mobile device. Is that possible with CF?
I tried validating with both "number" and "phone" and it doesn't work. I'm also using the data input mask
data-inputmask='mask' : '(999) 999-9999'
but that is not working either.
Best,
Jose