Re: Can anybody help me any

TR
TR's picture
Offline
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3369
Re: Can anybody help me any

Docc gave you the answer - implement hook_form_alter() and change #maxlength to 12 instead of the Drupal default. There are all sorts of tutorials on how to use hook_form_alter() - look on drupal.org, on ubercart.org, or in any Drupal book. There's also a contributed module called Max Chars for Text Attributes that will do this for you.

<tr>.