Anyone got an idea how I turn off the vaildity check of the phone numbier field?
I'm trying to change it into an order number field but the check won't let me :(
lines 1084 and 1179 of class.ticket.php - you can change the validation type, validation error message, and whether or not it's required, etc.
Helped :) thanks alot.
It's an easy solution for custom fields i figured hehe.
For now, it'll do :)