[ic] [item-modifield engraving] will not display in checkout

Korey G. interchange-users@interchange.redhat.com
Fri Dec 7 13:17:01 2001


Problem solved!
there are 3 basic things that you should keep in mind when working with 
additional modifiers

1) Define the Modifier in catalog.cfg
UseModifier   size color partnumber

2) Assign the modifier value Modifier
  <A HREF="[area href=ord/basket form="mv_order_item=[item-code]
                                         mv_order_partnumber=100-5202165-013215
                                         mv_action=refresh"]">
                 or
         <input type="text" name="mv_order_partnumber" value="">

3) reference the modifier in any future displays
for example if in the basket.html
            <input type=hidden name="[modifier-name partnumber]" 
value="[item-modifier partnumber]">
so that interchange knows that you are refering to this particular item 
with this particular modifier value
when ever you want to display the modifier information
         <b>[item-modifier partnumber]</b>










At 12:21 12/7/01 -0800, you wrote:
>Hey Guys,
>  Im having a problem getting [item-modifier engraving] to display
>in the checkout page, Im not having any problems displaying this
>in tha basket tho, and I do have it declared in the catalog.cfg file,
>  Any suggestions out thea
>
>-Korey
>
>_______________________________________________
>interchange-users mailing list
>interchange-users@interchange.redhat.com
>http://interchange.redhat.com/mailman/listinfo/interchange-users