-
Hide field with Powershell (en)
You created a list with a bunch of columns. Great! Now you want to hide some of them in the NewForm or EditForm. Not so great. You can do it the quick and dirty way, open the form in SharePoint Designer, edit the form and delete the columns you don’t want to have in those forms. Well, there is a much better way of doing this. With Powershell. It is easier, faster and more comfortable if you want to see the columns you added after that in the form. With SharePoint Designer your form has to be finished. If you