Profile
Achievement
    
                berkes's Recent SnippetsTagged forms
- All /
 
 « Prev 1 Next »
By using hook_form_alter, you can add your own callback functions to any Drupal form. 
These functions will be called when Drupal validates the form and when Drupal submits it.
In example below, a module called 'simple_checkout' adds its own hand...
        
        
        
            1 
        
        
            1533 
        
                    posted 15 years ago by berkes