[ic] Demo store - instead of quantity box, a checkbox instead

Jonathan Clark jonc@webmaint.com
Wed, 18 Apr 2001 17:26:00 +0100


> for the demo construct demo of interchange 4.6.4, i had tried to 
> change the quantity box (i.e.
>  input type=text name=mv_order_quantity size=2 value="" )
> 
> to
> 
>  input type=checkbox name=mv_order_item value="[item-code]"
> 

wouldn't you change it to:

input type=checkbox name=mv_order_quantity value="1"

as there will already be an mv_order_item for each line?

Jonathan
Webmaint.