Re: width of id is not updating
Posted by
Scott Gray on
Aug 12, 2006; 1:12pm
URL: http://ofbiz.116.s1.nabble.com/width-of-id-is-not-updating-tp141357p141358.html
Perhaps this will not update existing columns, have you tried just
expanding the column in the database? Also, are you sure this is a good
idea, all id fields will now be storing up to 150 characters?
Regards
Scott
rajshekhar wrote:
> I want to change the width of content ID from 20 to 150,I updated the value
> of id in fieldtypemysql.xml which is in framework/entity/fieldtype.It is
> showing correctly when i see in webtools entity data maintenance but still
> storing the content id as max upto 20 chars.
> Is there is any other modification is required in order to get effect of
> it?
>
>
> G.Rajshekhar
>
>