Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > ProductOptionSelector View modes: 
User avatar
Member
Member
robert-pulldigital - 8/8/2013 10:03:58 AM
   
ProductOptionSelector
Is it possible to hook into the changed event of the drop down selectors used in the e-commerce products for Kentico 7.

Product Options currently have extra fields defined that would represent extra processing when that option is selected. So in your standard .net I would just use the selectedindexchanged event. I'm looking for an equivalent.

Thanks

User avatar
Member
Member
robert-pulldigital - 8/8/2013 10:24:17 AM
   
RE:ProductOptionSelector
Also it would be a requirement to get the ProductOptionSelectors actual selected product option and be able to access the custom field that has been added.

User avatar
Member
Member
robert-pulldigital - 8/9/2013 9:30:19 AM
   
RE:ProductOptionSelector
This is no longer important as another solution has been developed.