What i mean is, why do you want contentId to be 150 characters long? Why aren't you using contentName or description for something so long?

rajshekhar wrote:
Actually i want to increase the lenght of content id to 150, default ofbiz
provides only 20 characters. Since content id is of id variable i modified
the property in fieldmysql.xml as
<field-type-def type="id" sql-type="VARCHAR(150)"
java-type="String"></field-type-def>
But still it is taking 20 characters max.

G.Rajshekhar

Reply via email to