• Posts Tagged ‘javascript’

    Custom JavaScript validation in SharePoint

    by  • April 7, 2010 • MOSS 2007 • 0 Comments

    In this article we will see how to implement client side validation in SharePoint list with out using SharePoint designer. For this follow the below steps Navigate to the newform.aspx or editform.aspx page and open it in edit mode Note: you can append the following query string &pageview=shared&toolpaneview=2 to the URL (http://mysite/ Lists/job/NewForm.aspx?pageview=shared&toolpaneview=2) to open [...]

    Read more →