Easily Hide Columns on a SharePoint Form with jQuery
This is a really simple little thing. I end up writing little functions like this all the time, and never think much about them. But they are darn useful. This little function will hide a list column’s row in the form. You might want to do this on a NewForm but not the EditForm, for…