Category: Validation

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
Pages Regular Expressions SEO Sitefinity Validation Video

Enabling Special Characters in Sitefinity Page Titles

By default, Sitefinity disallows special characters in the SEO title for a page. This video demonstrates how to override this setting, allowing you to specify different restrictions (or remove them entirely). http://blip.tv/play/AYL0%2BDUC.html?p=1 Regular Expressions You may have noticed that for the first regex property, I replaced it with [^\S\s]. The reason for this is that […]

CONTINUE READING