CUAHSI / HydroServerLite

Other
7 stars 6 forks source link

Internationalization- telephone numbers #23

Open xhqiao89 opened 7 years ago

xhqiao89 commented 7 years ago

sbolster[CodePlex]
Telephone numbers, I think we can drop the quality control for this all together, just have a suggestion that it be entered in with dashes.

This would be on the following pages:

add_source.php change_source.php

xhqiao89 commented 7 years ago

rohitkh[CodePlex]
This has to be fixed in the following way

1.) Drop phone number check for outside US 2.) If US, then support multiple formats 1.800.111.1111 +18011111111 8011234567, etc.

xhqiao89 commented 7 years ago

rohitkh[CodePlex]
This can be a combined update. When the user selects another country apart from USA, we can drop the validation check.