Category: Templates

Content Blocks Customization SDK Sitefinity Templates Widgets

Mapping Sitefinity Templates from the SDK

There are several different ways to map Sitefinity widgets to external templates, including globally using the ViewMap.  You can also use the built-in Sitefinity Widget Template editor and even Sitefinity Thunder to modify templates and copy them to external files. However, did you know that a copy of every single widget template is included in […]

CONTINUE READING
Code Sample Customization Ecommerce Shopping Cart Sitefinity Templates Validation Widgets

Product Maximum and Minimums in Sitefinity Part 2: Shopping Cart

We previously looked at how you can enforce minimum and maximum product quantities on the Sitefinity product details page. However, users can still override the quantities in the shopping cart, defeating the restrictions. Fortunately, the shopping cart template also includes a validation control for each item. By mapping this control to an external User Control […]

CONTINUE READING
Custom Fields Ecommerce Shopping Cart Sitefinity Templates Viewmap

Enforcing Minimum and Maximum Quantity for Sitefinity Ecommerce Shopping Cart Products

When using Sitefinity’s Ecommerce features, you may want to restrict the quantity of items to a specific minimum or range. This allows you to do something like offer “Bundle” pricing for purchasing multiple items, while restricting the actual purchase of those items to the minimum quantity. The Sitefinity Ecommerce order widget templates (available in the […]

CONTINUE READING
Content Blocks Customization Helpful Tools Sitefinity Sitefinity Widgets Templates Video Viewmap

Custom Templates with the Sitefinity ViewMap: Removing Social Links from Content Blocks

The ViewMap is a Sitefinity setting that globally maps Sitefinity control types to specific custom templates. You can use this go override the default templates for virtually any Sitefinity control. In this video I’ll demonstrate how the Viewmap, along with a little help from Telerik’s free JustDecompile utility, allow you to remove the Social Links […]

CONTINUE READING