Hello everybody!

I'd like to know how to increase the length for the default values of custom fields.
I have a custom field for text in the Quotes module of SugarPro. Unfortunately the default value of that field is longer than 255 characters. Of course, in quotes_custom the data type is "text", but the data type for default_values in fields_meta_data is "varchar(255)". Is there a way to change it?

Thanks in advance for all your help!
Hanno