Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > Adding Custom fields to ShoppingCartContent module View modes: 
User avatar
Certified Developer 13
Certified Developer 13
matt-pixelbuilders - 3/30/2012 8:01:07 AM
   
Adding Custom fields to ShoppingCartContent module
Hi guys,

I am using the Shopping cart web part, (mainly focusing on the ShoppingCartContent .ascx file) which pulls the SKU items out into a gridview, and have found the ReloadData() method to do the following:
gridData.DataSource = ShoppingCartInfoObj.ContentTable;

My issue is I want to bring in custom fields which I have added to the SKU system table but it seems that the datasource being used only brings a select number of fields from the SKU table.

Anyone offer any advice?

Thanks in advance,
Matt

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 4/1/2012 2:38:53 AM
   
RE:Adding Custom fields to ShoppingCartContent module
Hi,

Could you please check the documentation on how to create a custom dialog for the checkout process? If I am getting the right meaning, this is what you might be looking for.

Best regards,
Juraj Ondrus