I havea quick question regarding hook_form. Does it work on custom content types created outside of module using the drupal cotent type interface? Of does it only work on content types created in your module?
If it does not work on custom content types defined outside the module what would you reccomend?