engsci / CurrMap

1 stars 0 forks source link

validate phone number format #27

Closed rafd closed 13 years ago

rafd commented 13 years ago

If user enters a phone number, validate the format. 1: Use tooltip to client-side show if its correct or not 2: If user still submits, return the field and highlight the error. (or don't allow submit until error fixed)