Re: I got it to work, but not sure if its OK

Posts: 5632
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Yeah, instead of resetting the #validate, you can add a handler to it:

<?php
  $form
['#validate']['credit_check_expdate'] = array();
?>

Let me know if that doesn't work. Smiling

What hooks are invoked on "Review Order" By: VitaLife (5 replies) Wed, 02/06/2008 - 23:45