On Fri, Oct 16, 2009 at 2:37 PM, Tim Ruppert <tim.rupp...@hotwaxmedia.com>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

Reply via email to