Posted by Ajit
2013-12-01

Tom,thank you so much..
how can we set field restriction?(tel no must be integer and not text..etc..) and display error msg if wrong entry made?

can we?
Posted by Tom
2013-12-01

Hi, there isn't any turn-key solutions but you can always write your own validation code. Check out web/codelib/sys/CVField.inc.php. This file contains all the field classes used in the script.