[ic] Using the Order Group Tag On Fly Page

Ed LaFrance interchange-users@interchange.redhat.com
Fri Oct 12 16:08:01 2001


At 03:40 PM 10/12/2001 -0400, you wrote:

>Thanks for the idea about using the Order Group function.
>
>I think it is close to working how I want it to, however I am getting an 
>"Interaction Error."
>
>I have the following code in my fly page:
>
>[if scratch core]
><P>
>Price: [currency][item-field price][/currency]<p>
><form action="[process-target]" METHOD=POST>
><INPUT TYPE=hidden NAME=mv_todo ACTION=refresh>
><INPUT TYPE=hidden NAME=mv_order_group VALUE="1">
><INPUT TYPE=hidden NAME=mv_order_item VALUE="[item-code]">
><INPUT TYPE=hidden NAME=mv_order_item VALUE="core">
><INPUT TYPE=submit VALUE="Order Now">
></FORM>
>[else]
>

A type in the MV4 docs - I had cut and pasted the example in my previous 
post without looking at it too closely.  Change the first input:

<INPUT TYPE=hidden NAME=mv_todo VALUE=refresh>
                                 ^^^^^
...and you should be good to go.

- Ed L.


===============================================================
New Media E.M.S.               Software 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
===============================================================