merge register form with profile form

madwalo - June 17, 2008 - 22:38
Project:Inline Registration
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:minor
Assigned:Unassigned
Status:closed
Description

can you merge the user registration form with other fields in the registration page? i mean, take off the fieldset and change the form fields order, i see i can put more fields under the fieldset, but if i want to put username input at the end of the form?
many thanks

#1

matt@antinomia - June 18, 2008 - 16:04
Priority:critical» minor
Status:active» fixed

Hi Walo. As with any Drupal form, you can use Drupal's hook_form_alter() to change the "weight" (the order in which the elements are displayed on the page) of the various form elements to your liking. Here's a good overview of the Form API and how you can use it to customize Drupal's forms.

If I might inquire, why is this a critical feature request?

#2

Anonymous (not verified) - July 2, 2008 - 16:13
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.