By spanders on
I want to put a registration block on my homepage that only has the two required fields I have setup, username and email address. I have been able to create a block that calls drupal_get_form('user_registration'), but that returns the entire form. How do I only display the first two registration fields?
Thanks.
Comments
Looking for the same
Looking for the same solution. You might check this:
http://drupal.org/node/257721#comment-846353