« Notes on Views Custom Field (Drupal 6) | Main | Node Ref Create & Node Import »
February 16, 2011
Print $node array at submission
Drupal IRC snippet
kbk1: I need to get a print out of the array that is created when someone hits submit on the node/add form. I've got devel and drupalforfirebug installed and can see the form before submission. Help?
xjm> kbk1: If I recall you'll want to do a dpm($form_state), maybe in a hook_nodeapi
Posted by kkwaiser at February 16, 2011 02:44 PM