Archive for the ‘Validations’ Category
SharePoint column validations for SSN and Email
Introduction In this post we will check the formulas for SharePoint column validation to implement Valid SSN (Social Security Number) number Valid Email Email this page
December 11, 2013
·
Adi ·
No Comments
Tags: Column validations, SharePoint 2010, SharePoint 2010 column validation, SharePoint column validation · Posted in: Sharepoint 2010, SharePoint 2013, Validations
SharePoint column validation examples for Capital Letters
Introduction In this post we will cover few more SharePoint column validation examples implementing Capital Letters scenario with their formulas. You can check my earlier post http://adicodes.com/capital-letter-validation-in-sharepoint/ with detailed example for capital letter validation Email this page
December 11, 2013
·
Adi ·
One Comment
Posted in: Sharepoint 2010, SharePoint 2013, Validations
Capital Letter Validation in SharePoint
Introduction Hope my series of SharePoint validation articles helps everyone to resolve their issues right from basics to advanced. You can check my other series of posts How to implement validations in Detail http://adicodes.com/column-validations-and-list-validations-in-sharepoint-2010/ How to implement Date Validation based on a scenario http://adicodes.com/date-validation-in-sharepoint/ In this post we will cover the below scenario. This scenario […]
November 7, 2013
·
Adi ·
One Comment
Tags: Capital Letter Validations, SharePoint 2010, validations · Posted in: Sharepoint 2010, SharePoint 2013, Validations
Date Validation in SharePoint
Introduction In this post we will see how to implement SharePoint validations taking example of a scenario. I have observed many users got struck implementing some basic validations. Hope my series of SharePoint validation articles helps everyone to resolve their issues right from basics to advanced. If you are new to implement validations in SharePoint, […]
November 7, 2013
·
Adi ·
4 Comments
Tags: Column valdiations, List Item validations, SharePoint 2010, validations · Posted in: Sharepoint 2010, SharePoint 2013, Validations
List Cascade and Restrict delete
Introduction SharePoint 2010 has introduced enforcing relationship behaviour on the list. We will see in this post what are the two behaviours that come up with the list Consider the scenario that we have two custom lists; Category list and Product list. Category list is the master(parent) list.Product(child) list has a lookup column which refers […]
April 23, 2012
·
Adi ·
One Comment
Tags: Cascade delete, list relationship behaviour, Restrict delete, SharePoint 2010 · Posted in: Lists, Sharepoint 2010, Validations
Column validations and List validations in SharePoint 2010
Introduction List validation and column validation is one of the notable feature of SharePoint 2010. We will see how we can set validation to a list and to a column with formulas without using SharePoint designer Taking an example of an EmployeeEntry list where employees will enter their data in the list; we will see […]
April 19, 2012
·
Adi ·
58 Comments
Tags: Column validations, Field validations, List Item validations, validations · Posted in: Sharepoint 2010, Validations