Wednesday, 29 February 2012

SharePoint No-Coding: Parameter Check

This is the third post from ‘No-Coding Solutions’ series. The first post showed you open any InfoPath form on a custom SharePoint web part page. The second one was on how to customize display values for a form. In this one will show you how to implement simple parameter check on your site pages. Well, this is not exactly no-coding, since the check itself is done with jQuery script, but still the approach is pretty straight-forward and does not require deployment, solutions creation etc. – just a JS file that is included to the pages.