Skip to main content
2 events
when toggle format what by license comment
Oct 31, 2013 at 9:09 comment added Alex I still want to validate Phone number there. That's why I said "few fields". Actually I'd like to override Mage/Customer/Model/Adress/Abstract.php function validate() where you got these fields: if (!Zend_Validate::is($this->getCity(), 'NotEmpty')) { $errors[] = $helper->__('Please enter the city.'); }
Oct 30, 2013 at 4:28 history answered Francis Kim CC BY-SA 3.0