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 -- View this message in context: http://www.nabble.com/width-of-id-is-not-updating-tf2094948.html#a5775253 Sent from the OFBiz - User forum at Nabble.com.
