Home
IPhone SMS To Gmail
Consulting
Blog
Software
Projects
Links
About
Contact
Blog
Facebook
Twitter
LinkedIn
|
<< Back To All Blogs
First Version of SharePoint Validator now available on CodePlex
Tuesday, February 2nd, 2010
I recently created a small javascript project to allow NewForm.aspx and EditForm.aspx client-side validation in SharePoint using jQuery and a custom javascript class. SharePoint has no builtin validation that can be used to verify fields without posting back to the server, so I figured it was time to implement this myself.
I put the project up on CodePlex here so that anyone who wishes can contribute.
This class allows users to require fields, as well as validate based on regex for fields such as Email Address, Phone Number, and Zip Code. This can obviously be extended to also support any number of other regex expressions.
It is in the early beta stage, so let me know what you think!
Validatin' Tom Out.
Tags
jQuery
SharePoint
Howto
JavaScript
Related Blogs
Adding jQuery to SharePoint
Configuring Nintex Request Approval Action Permissions in SharePoint
Configuring ASP.NET (And SharePoint) to use SQL-based Sessions
SharePoint STSADM AddSolution Object Reference not set to an Instance of the Object error
Comments
Tom said on Saturday, February 13th, 2010 @ 8:06 PM
Hi Arun,
Go to this URL:
http://sharepointvalidator.codeplex.com/SourceControl/list/changesets
And click on "Download" under "Latest Version" on the right side of the page.
Cheers,
Tom
Arun said on Thursday, February 11th, 2010 @ 3:28 AM
There is no current recommended release for this Project
Add A Comment
Name:
URL:
Email Address: (not public, used to send notifications on further comments)
Comments:
Please enter the text from the image:

|