Hi, I would like to either include an extra fieldset (Type Full Name as Digital Signature) in addition to the "I agree" checkbox.

Alternatively, I would be happy if I could just move the ToU section up in the registration form so that I can include a fieldset in the user profile/reg form that will ask new users to type their full names as digital signatures.

Anyone know how I can do the latter if the former isn't a feature that exists/will be added soon?

Thanks

Comments

Chill35’s picture

You can modify the order of fields in the registration form by theming it.

Here is a good primer on registering a theming function for the 'register' form and adding a field: http://11heavens.com/theming-the-register-form-in-Drupal-6, and another one on using drupal_render() to reorder fields: http://11heavens.com/theming-the-node-form-in-Drupal-6.

Chill35’s picture

Component: User interface » Documentation
Assigned: Unassigned » Chill35
Category: feature » task
Priority: Normal » Minor

I will document this.

Chill35’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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