Drupal example on how to use form alter hook


/ Published in: PHP
Save to your folder(s)

Resizing fields using a custom module

You could also resize the field using a custom module.
For example, if you created mysite.module, you could use something like this to reduce the field size to 30 characters

URL: http://geeksandgod.com/forums/dynamic-website-forums/all-about-drupal/resize-registration-email-and-name-textfield-drupal-6

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.