Change Input type for fields - jacobthejones - Feb 21st, 2016
I'd like to be able to change the html input type of different fields. I'm specifically wanting to make a field for phone numbers. I find the default phone number field irritating to use, as I can't just type in the entire phone number at once.
I basically want a standard "textarea" field, except with the html input type set to "tel." I enter information into this field on my phone quite a bit, so it would be very nice to have the appropriate keyboard show up.
RE: Change Input type for fields - alexh - Mar 1st, 2016
Is this on an internal form, an external form, or using FormBuilder?
RE: Change Input type for fields - jacobthejones - Mar 1st, 2016
This is for a form using FormBuilder.
|