CalderaWP / Caldera-Forms

Drag and drop, responsive WordPress form builder.
https://CalderaForms.com
GNU General Public License v2.0
187 stars 163 forks source link

Phone Number and date picker #1271

Open jjgit1234 opened 7 years ago

jjgit1234 commented 7 years ago

I just updated the plugin. Issue is phone number mask does not work. The phone number field allows all characters, it should only allow numbers.

Another issue is date picker, if this field is set to required it will only go red if all other fields have values. For a test I got 4 required fields. If I click submit the date picker field will not state required. Only when other 3 fields have values than will date picker validation work

velvetinkmedia commented 6 years ago

Is this issue being worked on? It's pretty important to get a complete phone number that's validated.

martin-neumann-at commented 5 years ago

Actually on Chrome for Android any kind of mask is not working properly. Try a text field and put 'AA' as a mask. Quite annoying! I had write a routine to disable masks on mobile altogether.