Skinning Documentation - Required User Controls / Names

Posted By jcosmo Thu 14 Jan 2016
Add to Favorites0
Author Message
jcosmo
 Posted Thu 14 Jan 2016
Supreme Being

Supreme Being - (10,459 reputation)Supreme Being - (10,459 reputation)Supreme Being - (10,459 reputation)Supreme Being - (10,459 reputation)Supreme Being - (10,459 reputation)Supreme Being - (10,459 reputation)Supreme Being - (10,459 reputation)Supreme Being - (10,459 reputation)Supreme Being - (10,459 reputation)

Group: Forum Members
Last Active: Tue 16 Feb 2016
Posts: 19, Visits: 117
I just spent a bunch of time debugging how/why my skin was breaking the Add to Cart functionality in the site.

I ended up finding that when I moved the location of the BasketView control in my skin by copying and paisting it in Visual Studio, Visual Studio gate the control an ID of BasketView1, and that broke the site because Kartris requires a control with the ID of UC_MiniBasket on the site...

That left me wondering what other user controls are required in a skin, and what ID's must they have. I checked the Kartris User Guide and there isn't any information about any UserControls being required or their names needing to be specific.

I think the documentation should be updated to reflect any required UserControls and to identify if the UserControl ID must be a specific value.


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top