Posted by anuradha
2014-11-20

can i please know how to validate inputs (before submit to db) for proper telephone number format or how to customise the input with validations?
Posted by Tom
2014-12-04

>can i please know how to validate inputs

You can find validation examples in /web/codelib/sys/CVField.inc.php, which includes php classes for all the field types used in the script.