Hi all, is possible to add other Phone Number formats other than American?osticket version 1.10RC2Thanks
Admin panel -> Manage -> Forms -> Client Information -> Phone Number -> Config -> Display Format -> Unformatted. Alternatively you could change the field to a different type.
Ok, so is it not possible to hack php o some db tables to add other formats than American and Unformatted?Tnx
Well If you know PHP you could probably hack the source to change the /include/class.validator.php function is_phone to suit your needs.