I have a custom node type (CCK) and need to display the "create content" form in a block, so I found this module.
However, is there a way to choose what fields to output? I only want certain (the mandatory fields) to be displayed in the block...
I have a custom node type (CCK) and need to display the "create content" form in a block, so I found this module.
However, is there a way to choose what fields to output? I only want certain (the mandatory fields) to be displayed in the block...
Comments
Comment #1
hedac commentedtry this
http://drupal.org/project/formfilter
Comment #2
mikey_p commented