I have not run into any issues with the 20 chars being hardcoded into anything on the front end - so sorry if I led you astray. It's worked great for this client for many numbers of years.

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 in
this 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 from
changing fieldtype.

--
James McGill
Phoenix AZ

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to