Hi guys,
Is there a simple way of validating data inside text field ?
I have a form with multiple text fields (email, phone, ...) and I would like to find a way of validating these ?
Is that possible ? Should I use regular expression or something else?
Thanks.
J.