Closed (fixed)
Project:
Terms of Use
Version:
6.x-1.8
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
27 Oct 2008 at 16:03 UTC
Updated:
6 Apr 2009 at 21:30 UTC
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
Comment #1
Chill35 commentedYou 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.
Comment #2
Chill35 commentedI will document this.
Comment #3
Chill35 commented