Archive
Posts Tagged ‘New Item Form’
Hiding and showing fields using jQuery in SharePoint Designer 2010
October 25, 2012
1 comment
Building forms using SharePoint Designer can be a bit tricky at times. What if you wanted to a text box to show only if a certain radio button value is selected? This video will show you how I acheived this using jQuery.
This post might also help:
Validating a SharePoint form field in SharePoint Designer 2010
Using jQuery to hide form elements based on drop-down value
October 25, 2012
Leave a comment
Using jQuery to hide form elements based on drop-down value.