Page 1 of 1

Item selected event

Posted: Mon Mar 23, 2009 2:44 pm
by cgreathouse
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!

Re: Item selected event

Posted: Tue Mar 24, 2009 4:53 am
by mazhar
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.