hook_form_alter() hooks all of Drupal forms

Posts: 14
Joined: 02/07/2008

Function hook_form_alter() hooks all of Drupal forms, that it have a great number. And, I think, when I add new function to hook_form_alter, this will have a negative impact on all form perfomance, because calling product edit form is less frequently than other forms.
But at now I try to use hook_form_alter() in my module...

Multiple currencies for products By: Gordonjcp (28 replies) Tue, 09/25/2007 - 06:26