Drupal Technical
D7 users can install the Drupal Field Display Label module to achieve the same effect
[SOLVED] Drupal CCK fields maximum length remains 128 characters long
Some Drupal users have noticed that in-spite of their repeated attempts to change the length, the Drupal CCK fields maximum length always remains 128 characters long. If you are facing the same situation and looking for a fix then read on.
Here is the fix
- D6 users should write a custom module and implement a hook_form_alter as follows replacing the placeholders with the actual names wherever necessary.
Hope that helps.
The easiest way to solve a Drupal issue is to hand it to the Drupal experts. We can provide a wide range of Drupal services to help you maintain and manage your Drupal websites. Get in touch with us to know more.
Reference: http://drupal.org/node/233905