Closed (works as designed)
Project:
Drupal core
Version:
6.13
Component:
forms system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2009 at 16:31 UTC
Updated:
15 Jan 2014 at 13:09 UTC
Jump to comment: Most recent
Comments
Comment #1
mdupontThe developers decided the most specific hook should be called first, however for what you want to do you can use a custom callback function added to $form['#after_build'][] since these callbacks will run after the form_alter()k