Cheers, Ruppert -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com
o:801.649.6594 f:801.649.6595 On Oct 16, 2009, at 4:04 PM, James McGill wrote:
On Fri, Oct 16, 2009 at 2:37 PM, Tim Ruppert <[email protected] >wrote:Some people like to use the product ID for SKUs - so you are not along inthis request. here's you can do it easily: in framework/entity/fieldtype/fieldtype*.xml files - <field-type-def type="id" sql-type="VARCHAR(20)" java-type="String"></field-type-def> + <field-type-def type="id" sql-type="VARCHAR(40)" java-type="String"></field-type-def> That works like a charm if you choose to go this route.However, 20 chars is hardcoded into forms. That's what scared me away fromchanging fieldtype. -- James McGill Phoenix AZ
smime.p7s
Description: S/MIME cryptographic signature
