[Vtigercrm-developers] Phone Validator
Alan Lord
alanslists at gmail.com
Thu May 28 13:48:11 GMT 2015
In modules/Vtiger/resources/validator/ is a file called
"PhoneValidator.js" which purports to provide a basic set of rules to
validate data entry for phone fields...
However it never seems to be called and one can enter any old rubbish in
phone fields. Even if you change the typeofdata in vtiger_field to I~O
for example, it makes no difference because vtiger uses the
getWebserviceFieldObject() API instead which returns 'phone';
This applies to yesterday's checkout of 6.3.0 as well as 6.2.0.
Cheers
Al
More information about the vtigercrm-developers
mailing list