[ic] Cart Problems

Jon-Paul Kennedy jpkennedy at pharmology.com
Wed Aug 20 16:35:07 EDT 2003


This is the nearest thing to

	<INPUT TYPE=checkbox NAME="[quantity-name]" ..

..that I can find in my componant:

	<INPUT TYPE=checkbox NAME="quantity0"
onClick="this.form.action='[process-target]', this.form.submit()" VALUE=0>

Is this correct?

-----Original Message-----
From: Jonathan Clark [mailto:jonc at webmaint.com]
Sent: 20 August 2003 15:02
To: interchange-users at icdevgroup.org
Subject: RE: [ic] Cart Problems


> I am shuffling around the original Foundation Catalogue to create another
> style system. I have encountered a problem with the Shopping Cart.
> I cannot delete any items in the cart using the checkbox, the only item I
> can delete is the very first one.
> Also the quantity doesn't change except if it's the very first item.
> Can any one help me please, I'm using Interchange 4.9 on Redhat Linux 8.

You have probably broken your cart component. I suggest you compare yours
with the default one - I have attached it.

Specifically, look for the:

	<INPUT TYPE=checkbox NAME="[quantity-name]" ..

you may find the ITL tag has been replaced. This is the cause of the delete
problem. Check over the other tags as well. From memory, I think this was an
early 4.9 UI problem with editing components.

Jonathan

--
Jonathan Clark
Webmaint.com - Building Clever Websites   http://www.webmaint.com/
Webmaint.net - Business Web Hosting       http://www.webmaint.net/



_______________________________________________
interchange-users mailing list
interchange-users at icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.493 / Virus Database: 292 - Release Date: 25/06/2003
 
  

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.493 / Virus Database: 292 - Release Date: 25/06/2003
 


More information about the interchange-users mailing list