[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Re: adding extra information into the shopping cart structure
At 04:24 PM 10/10/2002 +0100, you wrote:
>Jerry Brady wrote:
>
>>
>>
>>I use:
>>
>><INPUT TYPE="checkbox" NAME="[modifier-name hotdip]" value="Y">
>>
>>in one of my checkout pages to set a modifier to let me know if the item
>>is needed urgently by the customer. This works in within the context of
>>the [item-list] directive and will automagically get the form field name
>>so that your modifier value gets set upon submit or refresh of the page.
>>
>>- Jerry
>>
>
>Hmmm - i dont appear to have a [modifier-name] tag. i put it in my page
>and looked at the source and i could see <input type=hidden name=[modifier
>name quickorder] value=1>
^^^^^^^^^^^^^^^^^^^^^^^^
That's a typo - if that is what you actually have on the page, then there's
your problem. Should be:
<input type=hidden name=[modifier-name quickorder] value=1>
- Ed L.
> which i'm guessing i shouldn't have been able to see. i'm using
> interchange 4.6.5. is this a new tag or is it one you wrote yourself or
> am i wrong and it is there?
>
>thanks
>
>John
>
>
>_______________________________________________
>interchange-users mailing list
>interchange-users@icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users
===============================================================
New Media E.M.S. Technology Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================