Hi People, I haven't been around here in a while. I was wondering, does anyone know the code that displays the option name on the checkout page, so the current line item option can be updated with that option. As far as I can see it uses the same naming principle as [quantity-name], but it something different. Can someone help me? Using 4.8.6 stable IC -----code snippet----- <select name="[modifier-name Amount]" onChange="this.form.submit()"> <option [selected name=[modifier-name Amount] value=1]>1</option> <option [selected name=[modifier-name Amount] value=2]>2</option> <option [selected name=[modifier-name Amount] value=3]>3</option> </select> -----code snippet Thanks! Brendan PaymentOnline.com _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.