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!
Item selected event
-
- Lieutenant, Jr. Grade (LT JG)
- Posts: 21
- Joined: Tue Mar 03, 2009 10:49 am
Re: Item selected event
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.