DanPark1
9 years agoQrew Cadet
Auto Formating Text Fields
Is there a way to auto format text that is entered on a form?
Example...
Say I have a form with fields First Name and Last Name
The user then fills in First Name with "JOhN" and Last Name with " SmITh "
I would like the fields to get formatted properly with trimming.
First Name: "John"
Last Name: "Smith"
Would like to do with to 5-7 text fields and trying to do this the cleanest way possible using as few fields as possible OR a webhook...
Please advise...
Example...
Say I have a form with fields First Name and Last Name
The user then fills in First Name with "JOhN" and Last Name with " SmITh "
I would like the fields to get formatted properly with trimming.
First Name: "John"
Last Name: "Smith"
Would like to do with to 5-7 text fields and trying to do this the cleanest way possible using as few fields as possible OR a webhook...
Please advise...