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
