Item selected event

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
cgreathouse
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 21
Joined: Tue Mar 03, 2009 10:49 am

Item selected event

Post by cgreathouse » Mon Mar 23, 2009 2:44 pm

Is it possible to detect when an item (i.e. checkbox or radio button) is selected on the product detail page? If it is, can anyone point to where I can trap this event?

Thanks!

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Item selected event

Post by mazhar » Tue Mar 24, 2009 4:53 am

This could be possible only in ConLib controls . For example if you checkbox is in BuyProduct or ProductDescription control then you need can have code in those controls.

Post Reply